Skip to content
Claude Desktop

FutureProof AEO for Claude Desktop

io.github.mattyb12345nyc/futureproof-aeo

Track brand visibility across ChatGPT, Claude, Gemini & Perplexity. Scores, competitors, trends.

client:Claude Desktop transport:streamable-http

Install FutureProof AEO in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "futureproof-aeo": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ai.futureproof.work/.netlify/functions/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

FutureProof AEO in other clients