Skip to content
Back to search
30
MCP streamable-http

AgentDrive

run.agentdrive/agentdrive

Artifact store for AI agents — read, write, and search files by path; share by rendered URL.

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

Similar MCP servers embedding-nearest

AgentDrive
Cloud storage for AI agents to save, organize, and share outputs with automatic public URLs and multi-agent collaboration support.
0 tools
AgentDrive
Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.
0 tools · streamable-http
Artifacts
Save decisions, plans, and notes from any AI session and retrieve them later — from any client. Ask
0 tools · sse
Hive Agent Storage
Encrypted A2A object storage for autonomous agent state and artifacts
0 tools · streamable-http
io.artifacta/mcp
Artifact store for AI agents. Hosted OAuth at mcp.artifacta.io/mcp; local stdio via npm/PyPI.
0 tools · streamable-http
AgenticStore
Open-source AI agent toolkit providing code analysis, security scanning, web search, and persistent memory tools.
0 tools

How to use

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

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