Kotler 9-element audit, IMC campaign planning, Meta & Google, audience segmentation for Claude.
claude mcp add marketing -- npx -y @autostackup/marketing
claude_desktop_config.json
{
"mcpServers": {
"marketing": {
"command": "npx",
"args": [
"-y",
"@autostackup/marketing"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"marketing": {
"command": "npx",
"args": [
"-y",
"@autostackup/marketing"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"marketing": {
"command": "npx",
"args": [
"-y",
"@autostackup/marketing"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"marketing": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@autostackup/marketing"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"marketing": {
"command": "npx",
"args": [
"-y",
"@autostackup/marketing"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Autostackup--marketing/reviews or the review_server meta-tool.
POST /mcp