Skip to content
VS Code

AgentCat for VS Code

com.agentcat/agentcat

Analytics and debugging for your MCP server — explore usage and sessions, then root-cause errors.

client:VS Code transport:streamable-http

Install AgentCat in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentcat": {
      "type": "http",
      "url": "https://mcp.agentcat.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AgentCat in other clients