MCP Server
MCP
AgentDrive
Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.agentdrive.sh/mcp",
"headers": [
{
"description": "Bearer <AgentDrive API key>. Get one free at https://app.agentdrive.sh (no credit card).",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment