← Registry

AI & Machine Learning

tracea.online

Manages and verifies on-chain legal identities and actions for AI agents using Tracea contracts.

1 endpoint9 known toolsFirst detected August 3, 2026Last detected August 3, 2026

ENDPOINT 1

https://mcp.tracea.online/mcp

No auth detected

MCP server metadata

Name
tracea
Version
0.1.0
Capabilities
tools.listChanged

Known tools 9

verify_agent

Verify an AI agent's on-chain legal identity on Tracea (Base Sepolia).

Inferred read-only
get_agent_info

Get the raw Tracea registry record for an agent: owner, permission scope, financial cap, active status, timestamps.

Inferred read-only
is_agent_revoked

Check whether an agent's mandate has been revoked on Tracea (immediate, scheduled or partial revocation).

Inferred read-only
get_owner_agents

List all agent addresses registered on Tracea by a given owner address.

Inferred read-only
get_action

Read a single logged agent action from the Tracea ActionLog contract by its numeric ID.

Inferred read-only
get_agent_actions

List all on-chain action IDs logged for a given agent on Tracea.

Inferred read-only
log_action

Log an agent action on-chain via Tracea (immutable audit trail, court-ready).

Inferred read-only
get_registration_file

Fetch the ERC-8004 compatible registration file for a Tracea-registered agent, including the KYA legal principal block.

Inferred read-only
report_activity

Report an action the agent just performed to its owner's Tracea activity feed (off-chain, free, instant).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tracea]
url = "https://mcp.tracea.online/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tracea": {
      "type": "http",
      "url": "https://mcp.tracea.online/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tracea
Remote MCP URL: https://mcp.tracea.online/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tracea": {
      "url": "https://mcp.tracea.online/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tracea": {
      "type": "http",
      "url": "https://mcp.tracea.online/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tracea",
  "transport": "streamable-http",
  "url": "https://mcp.tracea.online/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.