- Agentdrive
Agentdrive
AgentDrive is a cross-agent artifact workspace with provenance and portable storage across Claude Code, Codex, Cursor, and LangGraph. 20 MCP tools: file CRUD, semantic recall over workspace artifacts, run logging, cross-agent attribution, comments, and shares. Connect to the hosted server at https://mcp.agentdrive.sh/mcp with an Authorization: Bearer key, or run locally via npx @adrive/mcp-server. Free tier (1 GB + 10k embeddings) at https://app.agentdrive.sh — no credit card.
Server Config
{
"mcpServers": {
"agentdrive": {
"command": "npx",
"args": [
"-y",
"@adrive/mcp-server"
],
"env": {
"AGENTDRIVE_API_KEY": "<YOUR_AGENTDRIVE_API_KEY>"
}
}
}
}Project Info
Created At
4 hours agoUpdated At
4 hours agoAuthor Name
Rakesh1002Star
-Language
-License
-Tags
Recommend Servers
View AllAirtreks Mcp
@SEKeener
a day ago
Fabric
@fabric-agent-plugins
26 minutes ago
Memory
@modelcontextprotocol
a year ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago