Hive Agent Storage for VS Code
io.github.srotzin/hive-mcp-agent-storage
Encrypted A2A object storage for autonomous agent state and artifacts
client:VS Code
transport:streamable-http
Install Hive Agent Storage in VS Code
.vscode/mcp.json
{
"servers": {
"hive-mcp-agent-storage": {
"type": "http",
"url": "https://hive-mcp-agent-storage.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs