Skip to content
Zed

mcpulse for Zed

com.getmcpulse/mcpulse

Analytics for MCP servers. Query your tool calls, first-call success, retries and schema cost.

client:Zed transport:streamable-http

Install mcpulse in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcpulse": {
      "url": "https://api.getmcpulse.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcpulse in other clients