← Back to Plugins
MCP Server MCP

FutureProof AEO

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://ai.futureproof.work/.netlify/functions/mcp",
      "headers": [
        {
          "description": "Bearer token in the form `Bearer fp_live_<64-hex>`. Get an API key for free at https://ai.futureproof.work/settings/api-keys. A no-signup free tier (5 calls/day, 15 questions/day per IP) is also available at https://ai.futureproof.work/.netlify/functions/mcp-free.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...