送信

Ingero

@ingero-io

eBPF-based GPU causal observability agent with MCP server. Traces CUDA Runtime/Driver APIs and host kernel events to build causal chains explaining GPU latency

ツール

サーバー設定

{
  "mcpServers": {
    "ingero": {
      "command": "ingero",
      "args": [
        "mcp"
      ],
      "env": {}
    }
  }
}