Skip to content
Claude Desktop

Evercraft Machine Commerce for Claude Desktop

io.github.jgaethle10/evercraft-machine-commerce

Problem-first Evercraft routing with human-confirmed checkout and provider-verified payment.

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

Install Evercraft Machine Commerce in Claude Desktop

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

{
  "mcpServers": {
    "evercraft-machine-commerce": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://evercraft-ai-suite-08c4d2b8.base44.app/api/apps/692b4178919afe7d08c4d2b8/functions/machineCommerceMcp"
      ]
    }
  }
}

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

Evercraft Machine Commerce in other clients