Skip to content
Cursor

Contentrain for Cursor

io.github.contentrain/contentrain

Git-native content governance for AI agents — 27 deterministic MCP tools over stdio and HTTP.

client:Cursor transport:streamable-http runtime:npm

Install Contentrain in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "contentrain": {
      "url": "https://studio.contentrain.io/api/mcp/v1/{project_id}/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Contentrain in other clients