Maasy — AI Marketing Copilot for Cline
io.github.jbelieve/maasy
AI marketing copilot: brand intelligence, campaigns, content, CRM, SEO, and skills for Claude.
client:Cline
transport:stdio
runtime:npm
Install Maasy — AI Marketing Copilot in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs