What is the FutureProof AEO MCP server?
Track brand visibility across ChatGPT, Claude, Gemini & Perplexity. Scores, competitors, trends.
How to install FutureProof AEO
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretBearer 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.
{
"mcpServers": {
"futureproof-aeo": {
"url": "https://ai.futureproof.work/.netlify/functions/mcp"
}
}
}{
"mcpServers": {
"futureproof-aeo": {
"serverUrl": "https://ai.futureproof.work/.netlify/functions/mcp"
}
}
}{
"servers": {
"futureproof-aeo": {
"type": "http",
"url": "https://ai.futureproof.work/.netlify/functions/mcp"
}
}
}{
"mcpServers": {
"futureproof-aeo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ai.futureproof.work/.netlify/functions/mcp"
]
}
}
}claude mcp add --transport http futureproof-aeo https://ai.futureproof.work/.netlify/functions/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.