Loading MCP server directory, please wait...
AI search visibility MCP. Get cited by ChatGPT, Perplexity, Claude, and Google AI Overviews.
npx @getmcp/cli add io.github.Clawdio777/aeonosRequires Node.js 18+. Community-contributed server. Review source before installing.
AEONOS_PRIVATE_KEYBase 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).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Clawdio777/aeonos": {
"command": "npx",
"args": [
"-y",
"aeonos-mcp"
],
"env": {
"AEONOS_PRIVATE_KEY": ""
}
}
}
}