Skip to content

Conversation

@kazukinakai
Copy link
Collaborator

Summary

Add AIRIS MCP Gateway as a unified MCP server option for SuperClaude users.

Changes

  • Add AIRIS MCP Gateway installation instructions
  • Optimize documentation structure by removing redundancy
  • Enhance integration section with clearer setup steps

What is AIRIS MCP Gateway?

A unified MCP orchestration hub that:

  • Bundles 25+ MCP servers (Tavily, Context7, Sequential, Mindbase, etc.)
  • Provides 75-90% token reduction via lazy loading
  • Offers a Settings UI for easy configuration
  • Supports multiple editors (Claude Code, Codex, Cursor, Gemini CLI)

Installation

brew install agiletec-inc/tap/airis-mcp-gateway

Or via Docker:

git clone https://github.com/agiletec-inc/airis-mcp-gateway
cd airis-mcp-gateway
docker compose up -d

Benefits for SuperClaude Users

  • Simplified MCP setup (one install instead of configuring each server)
  • Token efficiency through lazy tool loading
  • Cross-session memory via Mindbase integration

🤖 Generated with Claude Code

kazuki and others added 4 commits November 16, 2025 06:28
- Add Option 1: AIRIS MCP Gateway (one-step, 25+ servers, 90% token reduction)
- Keep Option 2: Individual server installation (existing method)
- Preserve backup warnings and prerequisites
- Users can choose between unified or individual setup

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Remove PLUGIN_SUMMARY.md (90% redundant with README.md)
- Simplify CLAUDE.md installation section to reference README.md
- Establish README.md as single source of truth for installation

Impact:
- Reduced root documentation by 157 lines (-6%)
- Eliminated 87% of duplicate content (excluding i18n)
- Clearer maintenance model (update README.md only)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Replace generic MCP setup with detailed AIRIS MCP Gateway explanation
- Add schema partitioning benefits (12,500 → 1,250 tokens)
- Include concrete installation commands with just/claude cli
- Add AIRIS Agent plugin promotion with key features
- Link to both airis-mcp-gateway and airis-agent repositories

This change better promotes the AIRIS ecosystem to SuperClaude users.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Replace 'just up' with 'airis up'
- Add airis-workspace brew installation step
- just dependency has been internalized into airis CLI

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant