MCP tool reference
v1.1.1 preview. Five intent-grouped tools, each a thin wrapper over one endpoint.
v1.1.1 preview, not yet functional. The COHESION MCP server is scheduled to ship 2026-05-15. See the post-launch roadmap for target date.
What this is
The planned MCP tool surface. Five intent-grouped tools, each a thin wrapper over one scoring-API endpoint, so agents can call them without knowing the HTTP wire format.
Tools
| Tool | Wraps |
|---|---|
track_ai_interaction | POST /v1/score |
analyze_operator | GET /v1/operator/:id/profile |
analyze_organization | GET /v1/organization/dashboard |
generate_compliance_report | GET /v1/compliance/report |
recommend_maintenance | POST /v1/maintenance/recommend |
Why five
One tool per intent, not per endpoint. Agents choose based on what they are trying to measure, not which HTTP path to hit.