Back to MCP Servers
Mureo
Framework for AI agents (Claude Code, Cursor, Codex, Gemini) to operate Google Ads, Meta Ads, and Search Console. Grounded in a local STRATEGY.md — not metric-chasing. Defense-in-depth security, local-first. Apache 2.0.
marketinggosecurityaiagent
By logly
Installation
npx -y mureoConfiguration
{
"mcpServers": {
"mureo": {
"command": "npx",
"args": ["-y", "mureo"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes