air_orchestrator

ikermy/air_orchestrator
★ 21 stars Go Security Updated 2d ago ✗ Risk
Central backend of AiR platform. Provides HTTP/gRPC APIs, manages users, conversations, AI models and integrations, and coordinates microservices. Features: auth (JWT, TOTP), user/model management, MCP server, gRPC contracts, voice‑call proxy, MinIO/S3, Redis, Swagger/OpenAPI, Prometheus. Secure MasterKey + AES‑GCM
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "air_orchestrator": {
      "command": "go",
      "args": [
        "run",
        "github.com/ikermy/air_orchestrator@latest"
      ]
    }
  }
}

Topics

aes-gcmai-agentsauthenticationbackenddockerencryptionenvoygrafanagrpcjwtmariadbmicroservicesminiooauth2openapi