← All servers

erc8004-agent-liveness

io.github.nexus-mcp-infra/erc8004-agent-liveness v1.0.0
Official Registry git

Checks whether an ERC-8004-registered agent is actually alive right now via a real MCP handshake

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add erc8004-agent-liveness --transport http https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "erc8004-agent-liveness": {
      "url": "https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "erc8004-agent-liveness": {
      "serverUrl": "https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "erc8004-agent-liveness": {
      "type": "http",
      "url": "https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "erc8004-agent-liveness": {
      "url": "https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "erc8004-agent-liveness": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://erc8004-agent-liveness-325572559480.us-central1.run.app/mcp none

Agent reviews

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.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent