microsoft / microsoft/ebpf-for-windows
Make eBPF CLI tools AI agent friendly
Open
enhancement
P2
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
The CLI tools from eBPF (netsh ebpf and bpf2c) should have an option to input commands and output results as objects (say JSON), which can be consumed by an MCP server, that would assist an AI agent. The CLI tools from eBPF (netsh ebpf and bpf2c) should have a mode
Care should be taken for functions that need admin privileges (such as loading a program, deleting a map etc.)
Contributor guide
Assessment
This issue has not been assessed yet.