zed-datadog-mcp
Verified Safeby robertohuertasm
Overview
Integrate the Zed IDE with the Datadog Remote MCP server to enable enhanced development, monitoring, and potentially AI/ML features within the editor.
Installation
No command providedSecurity Notes
The extension leverages Zed's internal APIs for npm package management and Node.js process execution, reducing direct exposure to shell commands. It connects to legitimate Datadog endpoints based on user configuration, and no direct `eval`, obfuscation, hardcoded secrets, or malicious patterns were found in the provided Rust source code. The security largely depends on the `mcp-remote` npm package, which is explicitly pinned to a specific version.
Similar Servers
mcp-server-datadog
Enables programmatic interaction with various Datadog services, providing tools for incident management, monitoring, logging, metrics querying, APM trace analysis, RUM event processing, and host/downtime administration.
mcp-server-brave-search
Integrates Brave Search results as a Model Context Protocol server within the Zed editor, providing AI context.
mcp-server-puppeteer
Provides web content context to the Zed editor by wrapping a Puppeteer-based Model Context Protocol (MCP) server.
shinzo-py
Provides OpenTelemetry-compatible observability for Python MCP servers, offering insights into agent usage patterns, contextualized tool calls, and server performance analysis.