What is the AitherOS ADK MCP server?
Agent runtime with typed memory, knowledge and code graphs, plus file and web tools
How to install AitherOS ADK
Copy-paste configuration for popular MCP clients.
AITHERIDENTITY_URLOverride the AitherIdentity endpoint used for sign-in. Only needed for a self-hosted node; the public default works out of the box.
AITHERIUM_API_KEYsecretOptional API key for the hosted gateway. The server runs fully local without it; its file and web tools need no credential.
{
"mcpServers": {
"aither-adk": {
"command": "uvx",
"args": [
"aither-adk"
],
"env": {
"AITHERIDENTITY_URL": "<YOUR_AITHERIDENTITY_URL>",
"AITHERIUM_API_KEY": "<YOUR_AITHERIUM_API_KEY>"
}
}
}
}{
"mcpServers": {
"aither-adk": {
"command": "uvx",
"args": [
"aither-adk"
],
"env": {
"AITHERIDENTITY_URL": "<YOUR_AITHERIDENTITY_URL>",
"AITHERIUM_API_KEY": "<YOUR_AITHERIUM_API_KEY>"
}
}
}
}{
"mcpServers": {
"aither-adk": {
"command": "uvx",
"args": [
"aither-adk"
],
"env": {
"AITHERIDENTITY_URL": "<YOUR_AITHERIDENTITY_URL>",
"AITHERIUM_API_KEY": "<YOUR_AITHERIUM_API_KEY>"
}
}
}
}{
"servers": {
"aither-adk": {
"type": "stdio",
"command": "uvx",
"args": [
"aither-adk"
],
"env": {
"AITHERIDENTITY_URL": "<YOUR_AITHERIDENTITY_URL>",
"AITHERIUM_API_KEY": "<YOUR_AITHERIUM_API_KEY>"
}
}
}
}claude mcp add aither-adk --env AITHERIDENTITY_URL=<YOUR_AITHERIDENTITY_URL> --env AITHERIUM_API_KEY=<YOUR_AITHERIUM_API_KEY> -- uvx aither-adkRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.