Catalog
io.github.ingero-io/ingero
OfficialIngero
eBPF-based GPU causal observability with 7 MCP tools for AI-assisted GPU debugging
eBPF-based GPU observability and debugging tools for AI systems.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ingero": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ingero-io/ingero:v0.8.2"
]
}
}
}