Skip to content
VS Code

Contentrain for VS Code

io.github.contentrain/contentrain

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

client:VS Code transport:streamable-http runtime:npm

Install Contentrain in VS Code

.vscode/mcp.json

{
  "servers": {
    "contentrain": {
      "type": "http",
      "url": "https://studio.contentrain.io/api/mcp/v1/{project_id}/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Contentrain in other clients