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
{
"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