MCP endpoint
This host serves ETH and BTC market snapshots to AI agents over the Model Context Protocol, each accompanied by the contract that defines how it is read. Requests are JSON-RPC over POST and require an access token. There is no interactive interface.
How to connect an agent, and what comes back, is documented at app.onchainbank.com/mcp.html.
- endpoint
- POST https://mcp.onchainbank.com
- auth
- Authorization: Bearer <token> · or https://mcp.onchainbank.com/t/<token>
- transport
- streamable-http · stateless
- tools
- get_global_macro_snapshot · get_eth_market_snapshot · get_btc_market_snapshot
- protocol
- 2025-06-18 · 2025-03-26
- descriptor
- /.well-known/mcp.json · /llms.txt