@aibtc/mcp-server
Freeby MCP Community
Bitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, and x402 payments.
v1.47.1Added Apr 12, 2026
claudeclaude-codemcpmodel-context-protocolx402
@aibtc/mcp-server MCP Server
Bitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, and x402 payments.
Installation
Reviews
Installation
Quick install
npx -y @aibtc/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@aibtc/mcp-server": {
"command": "npx",
"args": ["-y", "@aibtc/mcp-server"]
}
}
}