Context7を必要時だけ提供するlocal MCP endpoint。通常のfile、Git、GitHub、web検索、browser操作、external writeは native toolまたは目的別skillが担当する。
利用者はinstall script、開発者はsource checkoutを使う。
curl -fsSL https://raw.githubusercontent.com/agiletec-inc/airis-mcp-gateway/main/install.sh | bash
git clone https://github.com/agiletec-inc/airis-mcp-gateway.git
cd airis-mcp-gateway
devbox shell
task dev:up
curl -fsS http://localhost:9400/health
runtime registryはinstall時にconfig/mcp-config.template.jsonから作る。tracked mcp-config.json.exampleは空の
最小例であり、現在のserver一覧の正本ではない。local mcp-config.jsonはcommitしない。
gatewayをglobal MCPとして常時登録しない。agentはairis-mcp-gateway skillから短命sessionを開き、exact current
library/framework documentationが必要な場合だけContext7を呼ぶ。provider credential directoryをcontainerへ
mountしない。
通常作業 -> native tools / skills
公式library資料 -> airis-mcp-gateway skill -> Context7
設計境界はdocs/architecture.md、運用はdocs/DEPLOYMENT.md、
障害切分けはdocs/troubleshooting.mdを必要時に読む。version正本はVERSION。
MIT
Python
88.0%
Shell
6.9%
JavaScript
2.5%
TypeScript
2.0%
Context7を必要時だけ提供するlocal MCP endpoint。通常のfile、Git、GitHub、web検索、browser操作、external writeは native toolまたは目的別skillが担当する。
利用者はinstall script、開発者はsource checkoutを使う。
curl -fsSL https://raw.githubusercontent.com/agiletec-inc/airis-mcp-gateway/main/install.sh | bash
git clone https://github.com/agiletec-inc/airis-mcp-gateway.git
cd airis-mcp-gateway
devbox shell
task dev:up
curl -fsS http://localhost:9400/health
runtime registryはinstall時にconfig/mcp-config.template.jsonから作る。tracked mcp-config.json.exampleは空の
最小例であり、現在のserver一覧の正本ではない。local mcp-config.jsonはcommitしない。
gatewayをglobal MCPとして常時登録しない。agentはairis-mcp-gateway skillから短命sessionを開き、exact current
library/framework documentationが必要な場合だけContext7を呼ぶ。provider credential directoryをcontainerへ
mountしない。
通常作業 -> native tools / skills
公式library資料 -> airis-mcp-gateway skill -> Context7
設計境界はdocs/architecture.md、運用はdocs/DEPLOYMENT.md、
障害切分けはdocs/troubleshooting.mdを必要時に読む。version正本はVERSION。
MIT
Python
88.0%
Shell
6.9%
JavaScript
2.5%
TypeScript
2.0%