Skip to content
Back to search
30
MCP sse

Branch Docs

io.github.branch-docs/ai

Access and search Branch's official API documentation directly within any AI agent or client.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "branch_docs": {
      "url": "https://docs.branchapp.com/mcp",
      "transport": "sse"
    }
  }
}