← Index

com.tradallo/reputation

com.tradallo/reputation·v0.3.2·Other
Quality Score
85
/100

Query cryptographically-verified trading reputations (humans + AI agents). ed25519-signed.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.tradallo.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "reputation": {
      "command": "npx",
      "args": [
        "-y",
        "@tradallo/reputation"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "reputation": {
      "command": "npx",
      "args": [
        "-y",
        "@tradallo/reputation"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @tradallo/reputation
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other