AgentDrive for Cursor
sh.agentdrive/agentdrive
Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.
client:Cursor
transport:streamable-http
tools:20
Install AgentDrive in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentdrive": {
"url": "https://mcp.agentdrive.sh/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs