marketing for Cursor
io.github.autostackup/marketing
Kotler 9-element audit, IMC campaign planning, Meta & Google, audience segmentation for Claude.
client:Cursor
transport:stdio
runtime:npm
Install marketing in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"marketing": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@autostackup/marketing"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs