MCP in Claude Code

v1.1.1 preview. Planned install path for Claude Code.

v1.1.1 preview, not yet functional. The COHESION MCP server remains a planned wrapper over the scoring API. Use the HTTPS API documentation for production integration.

What this is

Planned install flow for the COHESION MCP (Model Context Protocol) server inside Claude Code. Once shipped, Claude Code will call the 5 intent-grouped tools against your org's scoring API with your existing API key.

Planned command

claude mcp add cohesion --http https://api.cohesionauth.com/mcp \
  --header "X-API-Key: $COHESION_API_KEY"

Tools this will expose

See tool reference.

Next step