Skip to content
Cursor

mcpulse for Cursor

com.getmcpulse/mcpulse

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

client:Cursor transport:streamable-http

Install mcpulse in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mcpulse in other clients