Catalog
run.agentdrive/agentdrive
OfficialAgentDrive
Artifact store for AI agents — read, write, and search files by path; share by rendered URL.
Stores and manages artifacts for AI agents with file operations and shareable URLs.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agentdrive": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.agentdrive.run/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.