AEONOS is an MCP agent for GEO/AEO tasks that helps websites become more citable in AI search and answer engines like ChatGPT, Perplexity, Claude, and Google AI Overviews. It provides tools for quick wins, full audits, schema generation, llms.txt creation, and progress scoring, with payments handled via USDC on Base.
From the registry: AI search visibility MCP. Get cited by ChatGPT, Perplexity, Claude, and Google AI Overviews.
Please install the `aeonos` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js and npx** — Required to run the MCP server via npx. (https://nodejs.org/)
- **Create or obtain a Base wallet private key** — AEONOS requires a Base wallet private key funded with USDC on Base for x402 payments. (https://coinbase.com/wallet)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["aeonos-mcp"]
- required environment variables:
- `AEONOS_PRIVATE_KEY`: Base wallet private key used for x402 USDC payments on Base. (example: `<your-base-wallet-private-key>`)
Note: The README also offers a managed Smithery install path, but the simplest portable MCP configuration is the stdio npx setup. A direct HTTP API exists at the hosted service, but the README does not describe it as MCP transport configuration.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AEONOS_PRIVATE_KEYrequiredBase wallet private key used for payments; needs USDC on BaseMCP server for searching Airweave collections with natural language queries.