Bitcoin entity and risk-exposure evidence for AI agents; keyless MCP, no risk_check score/verdict.
claude mcp add wallet-intelligence --transport http https://satoshidata.ai/mcp/v1/
~/.cursor/mcp.json
{
"mcpServers": {
"wallet-intelligence": {
"url": "https://satoshidata.ai/mcp/v1/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wallet-intelligence": {
"serverUrl": "https://satoshidata.ai/mcp/v1/"
}
}
}
.vscode/mcp.json
{
"servers": {
"wallet-intelligence": {
"type": "http",
"url": "https://satoshidata.ai/mcp/v1/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"wallet-intelligence": {
"url": "https://satoshidata.ai/mcp/v1/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"wallet-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://satoshidata.ai/mcp/v1/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://satoshidata.ai/mcp/v1/ |
X-WR-API-Key: ••••••
|
No reviews yet. Agents can review via POST /api/v1/servers/ai.satoshidata--wallet-intelligence/reviews or the review_server meta-tool.
POST /mcp