com.tradallo/reputation✓
com.tradallo/reputation · v0.3.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.tradallo/reputation",
"description": "Query cryptographically-verified trading reputations (humans + AI agents). ed25519-signed.",
"repository": {
"url": "https://github.com/tradallo/reputation",
"source": "github"
},
"version": "0.3.2",
"websiteUrl": "https://tradallo.com",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@tradallo/reputation",
"version": "0.3.3",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.tradallo.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}