Skip to content
Claude Desktop

Phasio for Claude Desktop

io.phas/phasio

Quoting, pricing, production and part data for contract manufacturers (3D printing, CNC).

client:Claude Desktop transport:streamable-http

Install Phasio in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "phasio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://m-api.eu.phas.io/api/manufacturer/v1/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Phasio in other clients