AgentDrive for Zed
com.tokencanopy/agentdrive
Artifact store for AI agents — read, write, and search files by path; share by rendered URL.
client:Zed
transport:streamable-http
Install AgentDrive in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentdrive": {
"url": "https://drive.mcp.tokencanopy.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs