megaplan mcp for Windsurf
io.github.theyahia/megaplan-mcp
MCP server for Megaplan — tasks, deals management via API v3.
client:Windsurf
transport:stdio
runtime:npm
Install megaplan mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"megaplan-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/megaplan-mcp"
],
"env": {
"MEGAPLAN_DOMAIN": "<MEGAPLAN_DOMAIN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs