AgentPing for VS Code
io.agentping/agentping
Production observability for AI agents: search runs, read evaluations, acknowledge incidents.
client:VS Code
transport:streamable-http
Install AgentPing in VS Code
.vscode/mcp.json
{
"servers": {
"agentping": {
"type": "http",
"url": "https://agentping.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs