TheRundown Documentation MCP for VS Code
io.github.therundown/documentation
Official TheRundown API documentation search. No live data or authenticated Product API calls.
client:VS Code
transport:streamable-http
tools:3
Install TheRundown Documentation MCP in VS Code
.vscode/mcp.json
{
"servers": {
"documentation": {
"type": "http",
"url": "https://docs.therundown.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs