Skip to content
Windsurf

zapcore mcp for Windsurf

io.github.adeiltonpessini/zapcore-mcp

Servidor MCP do zapCore (WhatsApp): leitura sempre, envio atrás de flag e allowlist de destino.

client:Windsurf transport:stdio runtime:npm

Install zapcore mcp 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": {
    "zapcore-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zapcore-mcp"
      ],
      "env": {
        "ZAPCORE_TOKEN": "<ZAPCORE_TOKEN>",
        "ZAPCORE_URL": "<ZAPCORE_URL>",
        "ZAPCORE_MCP_WRITE": "<ZAPCORE_MCP_WRITE>",
        "ZAPCORE_MCP_ALLOW": "<ZAPCORE_MCP_ALLOW>",
        "ZAPCORE_MCP_TIMEOUT_MS": "<ZAPCORE_MCP_TIMEOUT_MS>",
        "ZAPCORE_MCP_DOWNLOAD_DIR": "<ZAPCORE_MCP_DOWNLOAD_DIR>",
        "ZAPCORE_CF_ACCESS_CLIENT_ID": "<ZAPCORE_CF_ACCESS_CLIENT_ID>",
        "ZAPCORE_CF_ACCESS_CLIENT_SECRET": "<ZAPCORE_CF_ACCESS_CLIENT_SECRET>"
      }
    }
  }
}

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

zapcore mcp in other clients