Skip to content
Claude Desktop

smartscale for Claude Desktop

io.github.jdhart81/smartscale

Deterministic CR80 pixel-geometry scaler. Callers supply the card and object pixel geometry; this MC

client:Claude Desktop transport:streamable-http tools:4

Install smartscale in Claude Desktop

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

{
  "mcpServers": {
    "smartscale": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.viridisconservation.com/smartscale/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

What Claude Desktop can do once it is connected

smartscale in other clients