AI & ML
Trust: 32/100 (Limited)BTCFi API Guide
Bitcoin data for AI agents. 27 tools with x402 micropayments. No API keys needed.
by aiindigo925
Quick Start
Install
npx @aiindigo/btcfi-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-aiindigo925-btcfi": {
"command": "npx",
"args": [
"@aiindigo/btcfi-mcp"
]
}
}
}