Satoshidata Wallet Intel✓
io.github.wrbtc/wallet-intelligence · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.wrbtc/wallet-intelligence",
"description": "Bitcoin wallet intelligence for AI agents: trust, labels, tx verify, fees, and timestamps.",
"title": "Satoshidata Wallet Intel",
"version": "1.0.1",
"websiteUrl": "https://satoshidata.ai",
"icons": [
{
"src": "https://satoshidata.ai/favicon.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://satoshidata.ai/mcp/",
"headers": [
{
"description": "Optional satoshidata.ai API key for premium tools. Free tools work without it.",
"isSecret": true,
"name": "X-WR-API-Key"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"discovery": {
"agent_card": "https://satoshidata.ai/.well-known/agent-card.json",
"mcp_card": "https://satoshidata.ai/.well-known/mcp.json",
"openapi": "https://satoshidata.ai/openapi.json"
},
"source": "WhiteRabbit/services/mcp-server/server.json",
"tool": "codex",
"tool_count": 20
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}