Skip to content
Windsurf

octapi for Windsurf

app.octapi/mcp

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

client:Windsurf transport:stdio runtime:npm

Install octapi in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

octapi in other clients