Living Docs for VS Code
io.github.s2bomb/living-docs
Create and improve live, shared interactive documents with your agent.
client:VS Code
transport:streamable-http
Install Living Docs in VS Code
.vscode/mcp.json
{
"servers": {
"living-docs": {
"type": "http",
"url": "https://living-docs-workspace.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs