Add AIRIS MCP Gateway
loading diff…
docker compose up -d to start; servers auto-enable on demand via lazy loading and idle-killClaude Code users connecting many MCP servers face massive context token overhead (40k+ tokens just for tool definitions). AIRIS MCP Gateway solves this by exposing only 7 meta-tools (airis-find, airis-exec, airis-schema, etc.) that dynamically route to 60+ underlying tools, cutting token usage by ~97%.
Developers using Claude Code with multiple MCP servers (Stripe, Supabase, Playwright, memory, etc.) who want a single gateway instead of registering each server individually.
Built by Agiletec Inc.