Skip to content
Claude Desktop

octapi for Claude Desktop

app.octapi/mcp

A business's WhatsApp front desk as tools: inbox, customers, catalogue, bookings, fees.

client:Claude Desktop transport:stdio runtime:npm

Install octapi in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "octapi-mcp"
      ],
      "env": {
        "OCTAPI_API_KEY": "<OCTAPI_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

octapi in other clients