Tracea for Claude Desktop
io.github.chriscorp/tracea
Tracea — legal identity (Know Your Agent) for AI agents, on-chain. ERC-8004 compatible.
client:Claude Desktop
transport:streamable-http
tools:15
Install Tracea in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tracea": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tracea.online/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs