mcp evolution api for Windsurf
io.github.codespar/mcp-evolution-api
MCP server for Evolution API — WhatsApp messaging, instances, contacts
client:Windsurf
transport:stdio
runtime:npm
Install mcp evolution api in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-evolution-api": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-evolution-api"
],
"env": {
"EVOLUTION_API_KEY": "<EVOLUTION_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs