Skip to content
VS Code

AgentDrive for VS Code

sh.agentdrive/agentdrive

Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.

client:VS Code transport:streamable-http tools:20

Install AgentDrive in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentdrive": {
      "type": "http",
      "url": "https://mcp.agentdrive.sh/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

AgentDrive in other clients