Agent Card Health Check for Cursor
io.github.kadopi/agent-card-health-check
Free no-storage MCP that checks A2A Agent Card connection readiness for authorized targets.
client:Cursor
transport:streamable-http
tools:1
Install Agent Card Health Check in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-card-health-check": {
"url": "https://agent-card-health-check.kadopi.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs