{"service":"Personal File Storage MCP","version":"1.0.0","endpoints":{"mcp":"/self-storage/mcp","health":"/health","files_get":"GET /files/{storage_file_id} - Download file (internal only)","files_post":"POST /files - Upload file binary (internal only)","info":"Secure file storage for AI agents with private bucket (file_id only, no URLs)"},"status":"running","auth":{"required":"Authorization: Bearer <MCP_API_KEY>","headers":"x-workspace-id + x-persona-id + x-user-id + x-environment (dev/test/prod)"}}