$ timeahead_
mcp/maasy-ai-marketing-copilot/install/cursor

install Maasy — AI Marketing Copilot on Cursor

Requires the runtime declared in the upstream repo — check the README before running. Cursor reloads its MCP servers automatically the moment the file is saved — no restart needed. Paste the config below, then follow the reload step to register Maasy — AI Marketing Copilot.

paste into
global: ~/.cursor/mcp.json
project: .cursor/mcp.json (commit alongside your repo)
{
  "mcpServers": {
    "maasy-ai-marketing-copilot": {
      "command": "npx",
      "args": [
        "-y",
        "@maasy-ai/mcp-server"
      ]
    }
  }
}
then: No restart needed — Cursor picks up the change automatically.
other clients
Claude DesktopWindsurfVS Code (Copilot)Claude Code
← back to Maasy — AI Marketing Copilot
Install Maasy — AI Marketing Copilot MCP Server on Cursor | Timeahead