Beautiful calculator app for macOS, Linux & Windows

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "numi": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-numi"
      ]
    }
  }
}