Maasy — AI Marketing Copilot for Windsurf
io.github.jbelieve/maasy
AI marketing copilot: brand intelligence, campaigns, content, CRM, SEO, and skills for Claude.
client:Windsurf
transport:stdio
runtime:npm
Install Maasy — AI Marketing Copilot in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"maasy": {
"command": "npx",
"args": [
"-y",
"@maasy-ai/mcp-server"
],
"env": {
"MAASY_SUPABASE_URL": "<MAASY_SUPABASE_URL>",
"MAASY_API_KEY": "<MAASY_API_KEY>",
"MAASY_PROJECT_ID": "<MAASY_PROJECT_ID>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs