Branch Docs for VS Code
io.github.branch-docs/ai
Access and search Branch's official API documentation directly within any AI agent or client.
client:VS Code
transport:sse
Install Branch Docs in VS Code
.vscode/mcp.json
{
"servers": {
"ai": {
"type": "sse",
"url": "https://docs.branchapp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs