Skip to content
VS Code

Agent Pulse for VS Code

io.github.janicezhhhh/agent-pulse

Reproducible benchmarks and reliability evidence for agent tools.

client:VS Code transport:streamable-http

Install Agent Pulse in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-pulse": {
      "type": "http",
      "url": "https://agent-pulse-seven.vercel.app/mcp"
    }
  }
}

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

Agent Pulse in other clients