MCP Tools
Reference the recommended MCP tool groups for market data, account read, order preview, and controlled trading.
MCP tools are actions an AI client can call. Each tool should have a clear description, JSON schema, permission requirement, stable response format, and error model.
Phase 1: public market tools
Phase 2: account-read tools
Phase 3 and later: trading tools
Tool requirements
Every tool should define:
- Description for the AI model.
- Input JSON schema.
- Permission scope.
- Environment support.
- Rate limit behavior.
- Stable response fields.
- Error codes.
- Audit log fields.