★ 0 stars
JavaScript
🤖 AI/LLM
Updated 1d ago
Agent-native object storage MCP server. Per-agent DID isolation, x402 pay-per-byte metering, real Base USDC. Routes to Storj / Filecoin / Arweave.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"hive-mcp-agent-stora": {
"command": "npx",
"args": [
"-y",
"srotzin/hive-mcp-agent-storage"
]
}
}
}
Run in terminal:
claude mcp add hive-mcp-agent-stora npx -y srotzin/hive-mcp-agent-storage
Add to .cursor/mcp.json:
{
"mcpServers": {
"hive-mcp-agent-stora": {
"command": "npx",
"args": [
"-y",
"srotzin/hive-mcp-agent-storage"
]
}
}
}
README Excerpt
<!-- HIVE_BANNER_V1 --> <p align="center"> <a href="https://hive-mcp-agent-storage.onrender.com/health"> <img src="https://hive-mcp-agent-storage.onrender.com/og.svg" alt="Hive Agent Storage · Agent-Native Object Storage MCP" width="100%"/> </a> </p> <h1 align="center">hive-mcp-agent-storage</h1> <p align="center"><strong>Agent-native object storage MCP server. Per-agent DID isolation. x402 pay-per-byte. Real Base USDC.</strong></p>
Tools (5)
agent_storage_deleteagent_storage_getagent_storage_listagent_storage_putagent_storage_quota