Skip to content
Windsurf

max messenger for Windsurf

io.github.woyaxnini/max-messenger

MCP server for MAX Messenger by VK. 21 tools: messages, media, buttons, members, events.

client:Windsurf transport:stdio runtime:npm

Install max messenger 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": {
    "max-messenger": {
      "command": "npx",
      "args": [
        "-y",
        "@woyax/mcp-max-messenger"
      ],
      "env": {
        "MAX_TOKEN": "<MAX_TOKEN>"
      }
    }
  }
}

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

max messenger in other clients