AitherOS ADK
Rank #1,670io.github.Aitherium/aither-adk
Agent runtime with typed memory, knowledge and code graphs, plus file and web tools
AitherOS ADK is a Model Context Protocol (MCP) server published by Aitherium. It ranks #1,670 of 132,113 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. AitherOS ADK is listed on Official MCP, with 8 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 130,443 of 132,113 servers on MCP Toplist.
Use AitherOS ADK
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aither-adk -e "AITHERIDENTITY_URL=<your AITHERIDENTITY_URL>" -e "AITHERIUM_API_KEY=<your AITHERIUM_API_KEY>" -- uvx aither-adkReplace each placeholder with your own value before saving.
[mcp_servers.aither-adk]
command = "uvx"
args = ["aither-adk"]
[mcp_servers.aither-adk.env]
AITHERIDENTITY_URL = "<your AITHERIDENTITY_URL>"
AITHERIUM_API_KEY = "<your AITHERIUM_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aither-adk": {
"command": "uvx",
"args": [
"aither-adk"
],
"env": {
"AITHERIDENTITY_URL": "<your AITHERIDENTITY_URL>",
"AITHERIUM_API_KEY": "<your AITHERIUM_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aither-adk": {
"command": "uvx",
"args": [
"aither-adk"
],
"env": {
"AITHERIDENTITY_URL": "<your AITHERIDENTITY_URL>",
"AITHERIUM_API_KEY": "<your AITHERIUM_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"aither-adk": {
"type": "stdio",
"command": "uvx",
"args": [
"aither-adk"
],
"env": {
"AITHERIDENTITY_URL": "<your AITHERIDENTITY_URL>",
"AITHERIUM_API_KEY": "<your AITHERIUM_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aither-adk": {
"command": "uvx",
"args": [
"aither-adk"
],
"env": {
"AITHERIDENTITY_URL": "<your AITHERIDENTITY_URL>",
"AITHERIUM_API_KEY": "<your AITHERIUM_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aither-adk": {
"command": "uvx",
"args": [
"aither-adk"
],
"env": {
"AITHERIDENTITY_URL": "<your AITHERIDENTITY_URL>",
"AITHERIUM_API_KEY": "<your AITHERIUM_API_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.Aitherium%2Faither-adk)<a href="https://mcptoplist.com/server/io.github.Aitherium%2Faither-adk"><img src="https://mcptoplist.com/badge/io.github.Aitherium%2Faither-adk.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Aitherium
Other servers by Aitherium
View all Aitherium servers →Available versions (8)
| Version | Published |
|---|---|
| 3.5.0 | Aug 18, 2026 |
| 3.4.1 | Aug 17, 2026 |
| 3.4.0 | Aug 17, 2026 |
| 3.3.0 | Aug 17, 2026 |
| 3.1.1 | Aug 15, 2026 |
| 3.1.0 | Aug 9, 2026 |
| 3.0.6 | Aug 8, 2026 |
| 3.0.5 | Aug 7, 2026 |
Frequently asked questions
- Who maintains AitherOS ADK?
- AitherOS ADK is maintained by Aitherium, which publishes 3 MCP servers (9 total versions) tracked on MCP Toplist.
- Is AitherOS ADK listed on the Official MCP Registry?
- Yes — AitherOS ADK is listed on the Official MCP Registry.
- How many versions does AitherOS ADK have?
- MCP Toplist tracks 8 versions of AitherOS ADK, most recently published on Aug 18, 2026.
- Where can I find the source code for AitherOS ADK?
- The source code for AitherOS ADK is hosted at github.com/Aitherium/aither-adk.
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.