MCP Resources
Provide read-only MCP resources so AI clients can understand 6MM markets, rules, fees, and API context.
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.