Skip to content
Cursor

AgentDrive for Cursor

com.tokencanopy/agentdrive

Artifact store for AI agents — read, write, and search files by path; share by rendered URL.

client:Cursor transport:streamable-http

Install AgentDrive in Cursor

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

{
  "mcpServers": {
    "agentdrive": {
      "url": "https://drive.mcp.tokencanopy.com/mcp"
    }
  }
}

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

AgentDrive in other clients