Skip to content
Cline

Doc Bridge for Cline

io.github.agentskit-io/doc-bridge

Resolve documentation ownership, edit roots, checks, and human handoffs before an agent edits code.

client:Cline transport:stdio runtime:npm

Install Doc Bridge in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "doc-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@agentskit/doc-bridge"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Doc Bridge in other clients