Back to MCP Servers
Ig
Debug your Container and Kubernetes workloads with an AI interface powered by eBPF.
monitoringkubernetesai
Installation
npx -y ig-mcp-serverConfiguration
{
"mcpServers": {
"ig-mcp-server": {
"command": "npx",
"args": ["-y", "ig-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes