mcpulse for VS Code
com.getmcpulse/mcpulse
Analytics for MCP servers. Query your tool calls, first-call success, retries and schema cost.
client:VS Code
transport:streamable-http
Install mcpulse in VS Code
.vscode/mcp.json
{
"servers": {
"mcpulse": {
"type": "http",
"url": "https://api.getmcpulse.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs