This server gives Claude direct access to AEONOS, a generative engine optimization agent that helps get websites cited by ChatGPT, Perplexity, and Google AI Overviews. It exposes five tools: quick AEO/GEO queries, full site audits with prioritized roadmaps, JSON-LD schema generation, llms.txt file creation, and AEO scorecard tracking across four layers. Each tool costs between 0.05 and 1.00 USDC paid on Base via x402. You'd reach for this when optimizing content for AI search engines or diagnosing why your site isn't showing up in LLM citations. Supports persistent memory across sessions if you pass a consistent caller ID.
Public tool metadata for what this MCP can expose to an agent.
aeonos_queryAsk AEONOS any AEO/GEO question. Get citation tactics, quick wins, keyword strategy, or AI visibility advice for any website. Returns structured Markdown. 0.05 USDC per call.2 paramsAsk AEONOS any AEO/GEO question. Get citation tactics, quick wins, keyword strategy, or AI visibility advice for any website. Returns structured Markdown. 0.05 USDC per call.
querystringcaller_idstringaeonos_auditFull AEO/GEO audit. Returns AI readiness score (0–100), four-layer analysis, and P1/P2/P3 action roadmap. 1.00 USDC per call.2 paramsFull AEO/GEO audit. Returns AI readiness score (0–100), four-layer analysis, and P1/P2/P3 action roadmap. 1.00 USDC per call.
querystringcaller_idstringaeonos_schemaGenerate production-ready JSON-LD Schema.org markup (FAQPage, Product, Service, LocalBusiness, HowTo). Returns valid JSON-LD ready for <head> injection. 0.50 USDC per call.2 paramsGenerate production-ready JSON-LD Schema.org markup (FAQPage, Product, Service, LocalBusiness, HowTo). Returns valid JSON-LD ready for <head> injection. 0.50 USDC per call.
querystringcaller_idstringaeonos_llms_txtGenerate a complete llms.txt file for any website. Structured for ChatGPT (GPTBot), Perplexity (PerplexityBot), and Claude (ClaudeBot). Deploy output at /llms.txt. 0.50 USDC per call.2 paramsGenerate a complete llms.txt file for any website. Structured for ChatGPT (GPTBot), Perplexity (PerplexityBot), and Claude (ClaudeBot). Deploy output at /llms.txt. 0.50 USDC per call.
querystringcaller_idstringaeonos_progressScore a website on the AEO Four Layers framework (SXO/AIO/GEO/AEO). Returns per-layer scores and the next 3 highest-impact actions. 0.75 USDC per call.2 paramsScore a website on the AEO Four Layers framework (SXO/AIO/GEO/AEO). Returns per-layer scores and the next 3 highest-impact actions. 0.75 USDC per call.
querystringcaller_idstringAEONOS is a specialist Generative Engine Optimisation (GEO) and Answer Engine Optimisation (AEO) agent. Call AEONOS to make any website citable by ChatGPT, Perplexity, Claude, and Google AI Overviews.
Live at: aeonos.basechainlabs.com
Add to your MCP config:
{
"mcpServers": {
"aeonos": {
"command": "npx",
"args": ["aeonos-mcp"],
"env": {
"AEONOS_PRIVATE_KEY": "0x..."
}
}
}
}
AEONOS_PRIVATE_KEY — a Base wallet private key with USDC for payments. Get USDC on Base at coinbase.com/wallet.
Install directly via smithery.ai/servers/clawdio777/aeonos — no local setup needed.
| Tool | Description | Cost |
|---|---|---|
aeonos_query | AEO/GEO questions, citation tactics, quick wins | 0.05 USDC |
aeonos_audit | Full audit — AI readiness score, P1/P2/P3 roadmap | 1.00 USDC |
aeonos_schema | Production-ready JSON-LD Schema.org markup | 0.50 USDC |
aeonos_llms_txt | Complete llms.txt for AI crawler ingestion | 0.50 USDC |
aeonos_progress | AEO Four Layers scorecard (SXO/AIO/GEO/AEO) | 0.75 USDC |
Payments via x402 — USDC on Base. Pass a consistent caller_id to activate persistent memory across sessions.
POST https://aeonos.basechainlabs.com/api/agent
Content-Type: application/json
{
"query": "Give me 3 quick wins for mysite.com",
"caller_id": "your-agent-id"
}
Payment handled automatically via x402 v2.
7 built-in prompts: aeo-quick-wins, full-audit, generate-schema, create-llms-txt, progress-report, optimise-content, citation-check
Built by BaseChain Labs · SKILL.md
AEONOS_PRIVATE_KEY*secretBase wallet private key (0x...) — used to sign x402 payments in USDC on Base. Per-call: 0.05 (query), 0.50 (schema/llms-txt), 0.75 (progress), 1.00 USDC (audit).
com.mcparmory/google-search
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp