Agentdrive
@Rakesh1002
About Agentdrive
Official MCP server for AgentDrive — cross-agent artifact workspace with provenance. 20 tools over stdio or hosted at mcp.agentdrive.sh.
Basic information
Category
AI & Agents
License
Apache-2.0
Runtime
node
Transports
stdio
Publisher
Rakesh1002
Submitted by
Rakesh Roushan
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agentdrive": {
"command": "npx",
"args": [
"-y",
"@adrive/mcp-server"
],
"env": {
"AGENTDRIVE_API_KEY": "<YOUR_AGENTDRIVE_API_KEY>"
}
}
}
}Tools
20memory
memory
memory
files
files
files
files
files
collaboration
collaboration
collaboration
provenance
provenance
org
org
org
sandbox (experimental)
sandbox (experimental)
sandbox (experimental)
sandbox (experimental)
Overview
What is Agentdrive?
Agentdrive is the official MCP server for AgentDrive, a cross-agent artifact workspace with provenance and portable storage. It integrates with Claude Code, Codex, Cursor, LangGraph, and any MCP-aware host to give agents a shared, persistent workspace with versioning, semantic recall, run logging, and cross-agent attribution.
How to use Agentdrive?
You can connect via a hosted Streamable HTTP endpoint (https://mcp.agentdrive.sh/mcp) using a bearer token, or run locally via npx with the @adrive/mcp-server package and the AGENTDRIVE_API_KEY environment variable. The fastest setup is the AgentDrive installer (curl -fsSL agentdrive.sh/install | sh), which auto-configures detected MCP hosts.
Key features of Agentdrive
- Auto-versioned file storage with read/write/delete/list
- Semantic search and recall across workspace artifacts
- Cross-agent provenance and run logging
- Human collaboration tools (share links, comments, feedback)
- Org management (invite, roles, view details)
- Experimental Linux sandbox for git clone/exec/commit
Use cases of Agentdrive
- Hand off work between Claude Code and Cursor with full context preserved
- Recall previous agent outputs and decisions across sessions
- Share generated artifacts with teammates via gated links
- Log and attribute agent runs for auditing or debugging
FAQ from Agentdrive
What is Agentdrive?
Agentdrive is an MCP server that provides a cross-agent artifact workspace. It gives agents a shared persistent workspace with versioned files, semantic recall, and provenance across different AI coding tools.
How do I get an API key?
Create one for free at https://app.agentdrive.sh. No credit card is required. The free tier includes 1 workspace, 1 GB storage, and 10k embeddings
More AI & Agents MCP servers
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Comments