MCP Resources
Provide read-only MCP resources so AI clients can understand 6MM markets, rules, fees, and API context.
Planned — not yet launched AI Hub is a planned feature. Capabilities, endpoints, commands and client configurations on this page describe the proposed design and are not currently available. Final availability and setup instructions will be announced at launch.
MCP resources are read-only context that AI clients can inspect before calling tools.
Resources reduce hallucination by giving the model stable, structured information about 6MM.
Recommended resource URIs
Resource design rules
- Keep resources read-only.
- Use stable schemas.
- Include timestamps and environment names.
- Avoid exposing secrets.
- Prefer concise structured data over long prose.
- Link to canonical documentation when details are too long.