Agent Pulse for Claude Desktop
io.github.janicezhhhh/agent-pulse
Reproducible benchmarks and reliability evidence for agent tools.
client:Claude Desktop
transport:streamable-http
Install Agent Pulse in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-pulse": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agent-pulse-seven.vercel.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs