mcp-server-aeogeoaudit

aeogeoaudit/mcp-server-aeogeoaudit
★ 0 stars Unknown language AI/LLM Updated today
Official Model Context Protocol (MCP) server for AEOGEOAUDIT. Enables AI agents to audit AEO, GEO, and Share of Voice (SoV) visibility autonomously.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-aeogeoaud": {
      "command": "npx",
      "args": [
        "-y",
        "aeogeoaudit/mcp-server-aeogeoaudit"
      ]
    }
  }
}