Maasy — AI Marketing Copilot for Claude Desktop
io.github.jbelieve/maasy
AI marketing copilot: brand intelligence, campaigns, content, CRM, SEO, and skills for Claude.
client:Claude Desktop
transport:stdio
runtime:npm
Install Maasy — AI Marketing Copilot in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs