marketing for VS Code
io.github.autostackup/marketing
Kotler 9-element audit, IMC campaign planning, Meta & Google, audience segmentation for Claude.
client:VS Code
transport:stdio
runtime:npm
Install marketing in VS Code
.vscode/mcp.json
{
"servers": {
"marketing": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@autostackup/marketing"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs