GuideDoc Documentary Database for VS Code
tv.guidedoc/documentary-database
Search public documentary film reference pages and check which titles stream on GuideDoc.
client:VS Code
transport:streamable-http
tools:2
Install GuideDoc Documentary Database in VS Code
.vscode/mcp.json
{
"servers": {
"documentary-database": {
"type": "http",
"url": "https://guidedoc.tv/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs