Check Gambit MCP contract
gambit_check_contractVerify schema compatibility with the walking-skeleton MCP contract before trusting a pre-production server. This check validates only the adapter contract, not data, risk, or trading.
Instructions
Check compatibility with the walking-skeleton contract.
Use this before relying on this pre-production server. It validates only the MCP adapter contract. It does not validate data, run Gambit, backtest, calculate risk, or provide investment advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | read-only-research | |
| accepted | No | ||
| server_version | No | 0.1.0 | |
| contract_version | No | v1 | |
| target_spec_revision | No | 2026-07-28 |