Home › Finance › reputation

reputation

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

TypeScript Cloud Remote
★ 1 stars Last pushed 2026-05-04 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.tradallo.com/mcp Unreachable when checked 2026-09-24

Claude Code:

claude mcp add --transport http reputation https://mcp.tradallo.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "reputation": {
      "url": "https://mcp.tradallo.com/mcp"
    }
  }
}

Package (npm 0.3.3)

npx -y @tradallo/reputation@0.3.3

Or add to your MCP client config:

{
  "mcpServers": {
    "reputation": {
      "command": "npx",
      "args": [
        "-y",
        "@tradallo/reputation@0.3.3"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry