Bitcoin data for AI agents. 27 tools with x402 micropayments. No API keys needed.
claude mcp add btcfi -- npx -y @aiindigo/btcfi-mcp
claude_desktop_config.json
{
"mcpServers": {
"btcfi": {
"command": "npx",
"args": [
"-y",
"@aiindigo/btcfi-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"btcfi": {
"command": "npx",
"args": [
"-y",
"@aiindigo/btcfi-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"btcfi": {
"command": "npx",
"args": [
"-y",
"@aiindigo/btcfi-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"btcfi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aiindigo/btcfi-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"btcfi": {
"command": "npx",
"args": [
"-y",
"@aiindigo/btcfi-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.aiindigo925--btcfi/reviews or the review_server meta-tool.
POST /mcp