IronShard Object Storage Sandbox for Grok
ai.ironshard/agent-storage-sandbox
Create a free sandbox object storage bucket; upload, download, list, inspect, and delete objects.
client:Grok
transport:streamable-http
tools:8
Install IronShard Object Storage Sandbox in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-storage-sandbox": {
"type": "http",
"url": "https://agents-mcp.ironshard.ai/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs