AEONOS
Rank #20,109io.github.Clawdio777/aeonos
AI search visibility MCP. Get cited by ChatGPT, Perplexity, Claude, and Google AI Overviews.
AEONOS is a Model Context Protocol (MCP) server published by clawdio777. It ranks #20,109 of 132,113 servers tracked on MCP Toplist. AEONOS is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 5, 2026 and most recently updated on May 12, 2026.
Ranks ahead of 112,004 of 132,113 servers on MCP Toplist.
Use AEONOS
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add aeonos -e "AEONOS_PRIVATE_KEY=<your AEONOS_PRIVATE_KEY>" -- npx -y aeonos-mcpReplace each placeholder with your own value before saving.
[mcp_servers.aeonos]
command = "npx"
args = ["-y", "aeonos-mcp"]
[mcp_servers.aeonos.env]
AEONOS_PRIVATE_KEY = "<your AEONOS_PRIVATE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aeonos": {
"command": "npx",
"args": [
"-y",
"aeonos-mcp"
],
"env": {
"AEONOS_PRIVATE_KEY": "<your AEONOS_PRIVATE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aeonos": {
"command": "npx",
"args": [
"-y",
"aeonos-mcp"
],
"env": {
"AEONOS_PRIVATE_KEY": "<your AEONOS_PRIVATE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"aeonos": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aeonos-mcp"
],
"env": {
"AEONOS_PRIVATE_KEY": "<your AEONOS_PRIVATE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aeonos": {
"command": "npx",
"args": [
"-y",
"aeonos-mcp"
],
"env": {
"AEONOS_PRIVATE_KEY": "<your AEONOS_PRIVATE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aeonos": {
"command": "npx",
"args": [
"-y",
"aeonos-mcp"
],
"env": {
"AEONOS_PRIVATE_KEY": "<your AEONOS_PRIVATE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Clawdio777%2Faeonos)<a href="https://mcptoplist.com/server/io.github.Clawdio777%2Faeonos"><img src="https://mcptoplist.com/badge/io.github.Clawdio777%2Faeonos.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
clawdio777
Other servers by clawdio777
View all clawdio777 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.1 | May 12, 2026 |
Frequently asked questions
- Who maintains AEONOS?
- AEONOS is maintained by clawdio777, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is AEONOS listed on the Official MCP Registry?
- Yes — AEONOS is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does AEONOS have?
- MCP Toplist tracks 1 version of AEONOS, most recently published on May 12, 2026.
- Where can I find the source code for AEONOS?
- The source code for AEONOS is hosted at github.com/clawdio777/aeonos.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.