MCP Server
MCP
io.github.Clawdio777/aeonos
AI search visibility MCP. Get cited by ChatGPT, Perplexity, Claude, and Google AI Overviews.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "aeonos-mcp",
"version": "1.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base 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).",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AEONOS_PRIVATE_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment