Skip to content
Cursor

Living Docs for Cursor

io.github.s2bomb/living-docs

Create and improve live, shared interactive documents with your agent.

client:Cursor transport:streamable-http

Install Living Docs in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "living-docs": {
      "url": "https://living-docs-workspace.vercel.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Living Docs in other clients