{"name":"0pi-mcp-server","version":"1.0.0","description":"Free temporary object storage for AI agents. 2 hour expiry. Cache contexts, bridge multi-agent workflows, share data between agents and sessions.","protocol":"MCP over HTTP (JSON-RPC 2.0)","endpoints":{"mcp":"/mcp","health":"/health"},"tools":[{"name":"create_object","description":"Save objects to ephemeral cloud storage - Store your reasoning state, large JSON structures, or any data to get a shareable URL. Perfect for: caching contexts before token limits, bridging multi-agent workflows, storing intermediate results, sharing data between sessions, or temporary data storage. Returns a shareable URL valid for 2 hours with auto-expiring data."},{"name":"get_object","description":"Retrieve data from cloud storage using its ID."}]}