Documentation Index
Fetch the complete documentation index at: https://docs.openfinance.tech/llms.txt
Use this file to discover all available pages before exploring further.
Do I need an API key?
Most of OpenFinance MCP works without authentication. Public market data, prices, funding rates, order books, market metadata, and trade previews, is open. Point your agent at the endpoint and start querying. You only need an API key for wallet-scoped tools, which include anything that:- Builds a transaction tied to a specific wallet
- Places, modifies, or cancels an order
- Reads a wallet’s positions, balances, or order history
- Signs or submits anything on-chain
Get an API Key
Only follow these steps if you need wallet tools.Sign in
Sign in at openfinance.tech.
How the key is used
The key is passed asx-api-key: open_xxxxx in any of the editor or chat-client configs. Leave the headers object out entirely if you only want public tools.

