DocRocket for Claude Desktop
io.github.crash-ept/docrocket
Generate on-brand proposals, reports, and contracts instantly. Auto-extracts brand from any URL.
client:Claude Desktop
transport:streamable-http
Install DocRocket in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docrocket": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.docrocket.ai/v1/mcp-tools/docrocket-control/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs