API
Call any backed model through an OpenAI-compatible endpoint or the MCP server. Replies are paid by the shared pool under your wallet's daily cap.
curl · chat completions
python · openai client
which models can be called
Request and response follow the OpenAI chat-completions shape. Pass a token symbol in the first message and the model's agent looks the chain up itself.
claude code
cursor · mcp.json
The server exposes token lookups (markets, holders, trades, the pool) and a chat tool that talks to any backed model. Reads are free up to 60 a minute; chat spends your cap.