Branch Docs for Claude Desktop
io.github.branch-docs/ai
Access and search Branch's official API documentation directly within any AI agent or client.
client:Claude Desktop
transport:sse
Install Branch Docs in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://docs.branchapp.com/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