{"name":"Aitherium","description":"AI agent operating system providing deep reasoning, persistent memory, multi-agent orchestration, and autonomous goal execution. 49 registered agents, tenant-isolated knowledge graphs, GPU-aware scheduling, and capability-based security. Available as cloud MCP service or self-hosted open-source deployment.","url":"https://playground.aitherium.com","version":"2.0.0","protocol":"a2a","protocolVersion":"0.1","provider":{"organization":"Aitherium","url":"https://playground.aitherium.com","contact":"agents@aitherium.com","github":"https://github.com/Aitherium/awdk"},"capabilities":{"streaming":true,"pushNotifications":false,"stateTransitionHistory":true},"authentication":{"schemes":["bearer"],"description":"Register at POST /v1/billing/register with {\"email\":\"...\"} to get an API key. Bearer token prefix: aither_sk_live_. Agents can fully self-onboard without human intervention.","registration_url":"https://gateway.aitherium.com/v1/billing/register","self_onboard":true,"crypto_payment":true},"skills":[{"id":"think","name":"Deep Reasoning","description":"Deep reasoning about any problem with persona selection. 6 agent personas available.","tags":["reasoning","analysis","free"],"tier":"free","token_cost":15,"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"analyze","name":"Artifact Analysis","description":"Analyze code, documents, data, logs, specs, or configs for quality, security, performance, correctness.","tags":["analysis","code-review","free"],"tier":"free","token_cost":15,"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"explain","name":"Deep Explanation","description":"Explain any subject for any audience level (beginner to executive).","tags":["explanation","education","free"],"tier":"free","token_cost":10,"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"debug","name":"Root Cause Analysis","description":"Root cause analysis for any problem with error output and context.","tags":["debugging","troubleshooting","free"],"tier":"free","token_cost":15,"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"review","name":"Multi-Perspective Review","description":"Multi-perspective review of any work product from quality, security, and correctness angles.","tags":["review","code-review","paid"],"tier":"developer","token_cost":20,"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"plan","name":"Structured Planning","description":"Structured task planning with phases, dependencies, risks, and resource estimates.","tags":["planning","project-management","paid"],"tier":"developer","token_cost":20,"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"ingest","name":"Knowledge Ingestion","description":"Ingest artifacts into your tenant-isolated knowledge graph for persistent retrieval.","tags":["knowledge","memory","rag"],"tier":"pro","token_cost":30,"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"query_context","name":"Knowledge Query","description":"Semantic search over your ingested knowledge graph.","tags":["knowledge","search","rag"],"tier":"pro","token_cost":5,"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"expedition_create","name":"Multi-Phase Project","description":"Start a multi-phase orchestrated project with human-in-the-loop approval gates.","tags":["orchestration","project","autonomous"],"tier":"enterprise","token_cost":200,"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"factory_submit","name":"Autonomous Execution","description":"Submit a goal for fully autonomous multi-agent execution. Agents plan, code, test, and deliver.","tags":["autonomous","execution","agents"],"tier":"enterprise","token_cost":500,"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"playground_canvas","name":"Community Canvas","description":"Shared community canvas for collaborative AI generation. Queue for a lock, generate text or images.","tags":["creative","collaborative","free","no-auth"],"tier":"free","token_cost":0,"inputModes":["application/json"],"outputModes":["application/json","image/png"]}],"endpoints":{"mcp":"https://mcp.aitherium.com/mcp","openai_compatible":"https://mcp.aitherium.com/v1","register":"https://gateway.aitherium.com/v1/billing/register","agent_register":"https://gateway.aitherium.com/v1/agents/register","billing_balance":"https://gateway.aitherium.com/v1/billing/balance","playground":"https://playground.aitherium.com/api/playground/agent","pricing_api":"https://playground.aitherium.com/api/pricing","status":"https://playground.aitherium.com/status"},"pricing":{"url":"https://playground.aitherium.com/pricing","api":"https://playground.aitherium.com/api/pricing","cloud":{"description":"Self-serve, token-metered for developers and AI agents","free":{"price_usd":0,"tokens":2500},"pro":{"price_usd":29,"tokens":100000,"agents":10},"team":{"price_usd":99,"tokens":500000,"seats":10,"agents":"unlimited"}},"sovereign":{"description":"Managed deployment for businesses — unlimited inference, custom agents","setup_from_usd":20000,"monthly_from_usd":2500,"named_agents_usd":"500-1500/mo each","year_1_baseline":"48-52K","founding_partner_slots_open":2},"crypto_accepted":["SOL"]},"models":[{"id":"aither-small","tier":"free","description":"Fast 3B model"},{"id":"aither-orchestrator","tier":"pro","description":"Balanced 8B model"},{"id":"aither-reasoning","tier":"pro","description":"Deep reasoning 14B model"},{"id":"aither-vision","tier":"pro","description":"Multimodal vision"},{"id":"aither-coding","tier":"pro","description":"Code-specialized"}],"trust":{"open_source":true,"source_code":"https://github.com/Aitherium/awdk","self_hostable":true,"tenant_isolation":true,"capability_security":"HMAC-SHA256 signed tokens, default deny","data_residency":"user-controlled (self-host) or Aitherium cloud","security_txt":"https://playground.aitherium.com/.well-known/security.txt","terms":"https://playground.aitherium.com/terms","privacy":"https://playground.aitherium.com/privacy"},"portfolio":[{"name":"AitherOS Demo","url":"https://demo.aitherium.com","description":"Live demo of the full AitherOS platform with AI chat, agent orchestration, and dashboard.","type":"platform"},{"name":"Wildroot Alchemy","url":"https://wildroot.aitherium.com","description":"Custom AI-powered storefront for an intentional botanical care brand. Built on AitherOS app framework.","type":"custom_app"},{"name":"Chelle","url":"https://chelle.aitherium.com","description":"Custom AI agent/assistant deployment built on the AitherOS agent framework.","type":"custom_agent"},{"name":"Gargbot","url":"https://garg.aitherium.com","description":"Custom AI agent deployment with specialized persona and capabilities.","type":"custom_agent"},{"name":"Roboflow Integration","url":"https://roboflow.aitherium.com","description":"Computer vision pipeline integration powered by Roboflow and AitherOS perception layer.","type":"integration"}],"integrations":{"mcp":{"description":"Model Context Protocol — connect from Claude Code, Cursor, Windsurf, VS Code","transport":["streamable-http","sse"],"url":"https://mcp.aitherium.com/mcp"},"openai":{"description":"OpenAI-compatible chat completions API","url":"https://mcp.aitherium.com/v1"},"a2a":{"description":"Google A2A protocol for agent-to-agent communication","url":"https://playground.aitherium.com/.well-known/agent.json"}},"instructions":["1. POST https://gateway.aitherium.com/v1/billing/register with {\"email\":\"agent@example.com\"} to get API key","2. Configure MCP client with server URL https://mcp.aitherium.com/mcp and Bearer token","3. Or use OpenAI SDK with base_url=https://mcp.aitherium.com/v1","4. Free tier: 2,500 tokens/month, no credit card required","5. Fund with crypto: POST /acta/billing/crypto/verify-tx with SOL transaction","6. Register your agent: POST /v1/agents/register with capabilities and description","7. Full docs: https://demo.aitherium.com/llms-full.txt"],"bootstrap":{"description":"Guides for AI agents to autonomously set up Aitherium for their users","bootstrap_txt":"https://playground.aitherium.com/bootstrap.txt","bootstrap_api":"https://playground.aitherium.com/api/bootstrap","paths":{"cloud":{"steps":3,"time_minutes":2,"description":"Zero install, cloud API only"},"local_ollama":{"steps":6,"time_minutes":15,"description":"Local inference via Ollama"},"docker_full":{"steps":4,"time_minutes":30,"description":"Full AitherOS platform"}},"framework_integrations":[{"name":"OpenClaw","url":"https://playground.aitherium.com/bootstrap-openclaw.md"},{"name":"Hermes","url":"https://playground.aitherium.com/bootstrap-hermes.md"},{"name":"Vellum","url":"https://playground.aitherium.com/bootstrap-vellum.md"},{"name":"MCP","url":"https://playground.aitherium.com/bootstrap-mcp.md"}]},"metadata":{"role":"platform","domain":"ai_agent_infrastructure","architecture":{"services":298,"docker_containers":147,"agents_registered":49,"layers":11},"architecture_measured_at":"2026-09-18T16:05:05+00:00","llms_txt":"https://playground.aitherium.com/llms.txt","llms_full_txt":"https://playground.aitherium.com/llms-full.txt"}}