Doc Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 275 installs a week from npm. Last commit 4 Aug 2026.
Resolve documentation ownership, edit roots, checks, and human handoffs before an agent edits code.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add doc-bridge -- npx -y @agentskit/doc-bridge
{
"mcpServers": {
"doc-bridge": {
"args": [
"-y",
"@agentskit/doc-bridge"
],
"command": "npx"
}
}
}
[mcp_servers.doc-bridge]
command = "npx"
args = ["-y", "@agentskit/doc-bridge"]
{
"mcpServers": {
"doc-bridge": {
"args": [
"-y",
"@agentskit/doc-bridge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"doc-bridge": {
"args": [
"-y",
"@agentskit/doc-bridge"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.