MCP in Cursor
v1.1.1 preview. Planned install path for Cursor.
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 Cursor MCP server config. Once shipped, you will add a stanza to ~/.cursor/mcp.json.
Planned config
{
"mcpServers": {
"cohesion": {
"url": "https://api.cohesionauth.com/mcp",
"headers": { "X-API-Key": "ck_live_..." }
}
}
}
Tools this will expose
See tool reference.