Model Context Protocol server for MarketMasher. Lets Claude, ChatGPT, and other MCP-capable agents drive MarketMasher campaigns on behalf of the user.
{
"mcpServers": {
"marketmashermcp": {
"command": "npx",
"args": [
"-y",
"@marketmasher/mcp-server"
]
}
}
}