AgentDrive for Grok
com.tokencanopy/agentdrive
Artifact store for AI agents — read, write, and search files by path; share by rendered URL.
client:Grok
transport:streamable-http
Install AgentDrive in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agentdrive": {
"type": "http",
"url": "https://drive.mcp.tokencanopy.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs