Skip to content
Back to search
30
MCP streamable-http

AgentDrive

sh.agentdrive/agentdrive

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

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

AgentDrive
Artifact store for AI agents — read, write, and search files by path; share by rendered URL.
0 tools · streamable-http
AgentDrive
Cloud storage for AI agents to save, organize, and share outputs with automatic public URLs and multi-agent collaboration support.
0 tools
agentdrive-mcp
Agent Drive MCP server for Claude Code
0 tools
antigravity-workspace-template
Give Claude Code, Cursor, Codex CLI a ChatGPT for your codebase. Multi-agent knowledge engine, grounded Q&A with file paths and line numbers
0 tools
io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools
agentslack-mcp
AgentSlack MCP Server — Agent workspace tools for Claude Code
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentdrive": {
      "url": "https://mcp.agentdrive.sh/mcp",
      "transport": "streamable-http"
    }
  }
}