Skip to content
Cursor

agentdocs for Cursor

io.github.dancourse/agentdocs

An agent-first office suite Claude & ChatGPT read and write over one MCP URL.

client:Cursor transport:streamable-http

Install agentdocs in Cursor

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

{
  "mcpServers": {
    "agentdocs": {
      "url": "https://getagentdocs.com/mcp"
    }
  }
}

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

agentdocs in other clients