Agent runtime with typed memory, knowledge and code graphs, plus file and web tools
claude mcp add aither-adk -- uvx aither-adk
claude_desktop_config.json
{
"mcpServers": {
"aither-adk": {
"command": "uvx",
"args": [
"aither-adk"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"aither-adk": {
"command": "uvx",
"args": [
"aither-adk"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"aither-adk": {
"command": "uvx",
"args": [
"aither-adk"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"aither-adk": {
"type": "stdio",
"command": "uvx",
"args": [
"aither-adk"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"aither-adk": {
"command": "uvx",
"args": [
"aither-adk"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Aitherium--aither-adk/reviews or the review_server meta-tool.
POST /mcp