Catalog
io.github.branch-docs/ai
OfficialBranch Docs
Access and search Branch's official API documentation directly within any AI agent or client.
Search and access Branch API documentation within AI agents.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://docs.branchapp.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.