$ neti init --out gen.yaml
[exit 1]
No MCP servers found in any client config on this machine.

Looked in .mcp.json, ~/.claude.json, ~/.cursor/mcp.json, .vscode/mcp.json and the
Claude Desktop config. Plenty of agents have no MCP server at all, and they can
still be gated:

  neti init --example coding-agent    Claude Code's built-in Read, Edit, Glob, Bash
  neti hook --help                    how that reaches the agent
  from neti import Preflight          a tool loop you wrote yourself
