mcpbeat

Tracea MCP Server

io.github.Chriscorp/tracea
answering

Tracea is answering right now. Last checked 14 min ago. It exposes 9 tools.

Tracea — legal identity (Know Your Agent) for AI agents, on-chain. ERC-8004 compatible.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
258 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add tracea --transport http https://mcp.tracea.online/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tracea": {
      "url": "https://mcp.tracea.online/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tracea]
url = "https://mcp.tracea.online/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tracea": {
      "url": "https://mcp.tracea.online/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tracea": {
      "url": "https://mcp.tracea.online/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

agent
get_agent_actions
List all on-chain action IDs logged for a given agent on Tracea.
get_agent_info
Get the raw Tracea registry record for an agent: owner, permission scope, financial cap, active status, timestamps.
is_agent_revoked
Check whether an agent's mandate has been revoked on Tracea (immediate, scheduled or partial revocation).
action
get_action
Read a single logged agent action from the Tracea ActionLog contract by its numeric ID. Returns agent, action type, payload and timestamp.
log
log_action
Log an agent action on-chain via Tracea (immutable audit trail, court-ready). Requires TRACEA_API_KEY env var. The action is signed by the account's wallet.
owner
get_owner_agents
List all agent addresses registered on Tracea by a given owner address.
registration
get_registration_file
Fetch the ERC-8004 compatible registration file for a Tracea-registered agent, including the KYA legal principal block.
report
report_activity
Report an action the agent just performed to its owner's Tracea activity feed (off-chain, free, instant). Call this AFTER every significant action (email sent, message posted, file modified, payment, purchase, booking...). Requires the agent's activity API key (TRACEA_AGENT_KEY env var), which the owner gets from the agent's identity page on tracea.online.
verify
verify_agent
Verify an AI agent's on-chain legal identity on Tracea (Base Sepolia). Returns registration status, financial cap, permission scope, revocation status, and KYA legal identity (mandant) when available. Use this BEFORE trusting or delegating work to an agent.

Endpoints

URLTransportStateLatencyChecked
https://mcp.tracea.online/mcp streamable-http answering 235 ms 14 min ago

Tracea — questions

Answers built from our own checks of this server.

What can Tracea do?
It exposes 9 tools, read directly from the server on our last check. Among them: get_action, get_agent_actions, get_agent_info, get_owner_agents, get_registration_file, is_agent_revoked and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Tracea working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 258 ms. The bar chart above shows every period we have measured.
How do I connect Tracea?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tracea need an API key?
No. Tracea completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tracea?
It answers our handshake in 258 ms on average, which is faster than 52% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.