What is the MCP server?
Quick Sizer exposes a Model Context Protocol (MCP) server that lets Claude or ChatGPT calculate Cloudian HyperStore storage capacity on your behalf — directly inside a conversation. Once connected, you can ask things like "size a 20-node cluster with EC 9+3" and get an instant answer without opening the browser tool.
The server URL is https://configurator.storio.dev/api/mcp. Use this URL in all three connection methods below.
Claude Chat (claude.ai)
Claude Cowork
ChatGPT (desktop app)
Claude Code (CLI)
Available Tools
| Tool | Description |
|---|---|
calculate_capacity | Run a full sizing calculation. Pass nodes, drives/node, drive size, and a policy — get back raw, post-policy, and net usable capacity. |
list_policies | List the protection policies available for a given number of data centers and nodes. |
list_ec_schemes | List the supported EC k+m schemes for a policy type and node count, with efficiency and fault tolerance. |
get_saved_sizing | Retrieve a previously saved configuration by its 6-digit share or edit code. |
