shinichi-hashitani/kong-mcp-testbed
Kong Gateway 3.12にて追加されたMCP関連のプラグインを検証する為の環境。Docker Compose形態での環境設定と、ゲートウェイの設定用のYAMLファイルを用意しています。
Platform-specific configuration:
{
"mcpServers": {
"kong-mcp-testbed": {
"command": "npx",
"args": [
"-y",
"kong-mcp-testbed"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...