Checks whether an ERC-8004-registered agent is actually alive right now via a real MCP handshake
claude mcp add erc8004-agent-liveness --transport http https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"erc8004-agent-liveness": {
"url": "https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"erc8004-agent-liveness": {
"serverUrl": "https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"erc8004-agent-liveness": {
"type": "http",
"url": "https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"erc8004-agent-liveness": {
"url": "https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"erc8004-agent-liveness": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.nexus-mcp-infra--erc8004-agent-liveness/reviews or the review_server meta-tool.
POST /mcp