Loading MCP server directory, please wait...
Consolidated Bitcoin market data for AI agents: BBO pricing, ML signals, funding skew, briefings.
npx @getmcp/cli add io.github.bxetech/bpe-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BPE_API_KEYYour BPE API key. Free tier available for evaluation; Agent tier unlocks the full briefing endpoint with ML signals, funding skew, and sentiment. Request at https://bxetech.com/contact.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bxetech/bpe-mcp": {
"command": "npx",
"args": [
"-y",
"@bxetech/bpe-mcp"
],
"env": {
"BPE_API_KEY": "",
"BPE_BASE_URL": "https://mcp.bxetech.com"
}
}
}
}