Harness Bridge
SDK / ToolA local launcher that points Claude Code and seven other coding harnesses at any OpenAI-, Anthropic- or Responses-compatible endpoint — without editing a single config file.
- launcher
- local-models
- cli
- menu-bar
A read-only one-command inventory of every AI agent, harness, MCP server, plugin, and AI extension on a machine, with plain-language exposure labels.
Geiger answers the question most people cannot: what is actually running on this machine, and what can it reach? One read-only command scans configs and dotfiles, groups findings by ecosystem, and labels what each item can execute, read, and hold — including credentials sitting in config files and wrapper/policy-agent relationships. Nothing is written unless you ask for --json output.
For anyone whose machine has quietly accumulated agent harnesses, MCP servers, and plugins across months of experimentation: audit what each can reach before installing the next one, or review a machine before handing it access to production credentials.
npx geiger-scan # persist the report (the only thing it ever writes): npx geiger-scan --json geiger-report.json
Geiger is an inventory, not a defense: it tells you what is running and what it can touch, but removing or sandboxing anything is on you. Labels are heuristic reads of config files — a wrapped or proxied server can still surprise you, so treat results as a starting point for review.
Repository
Atomburstofficial/geigerCharted
A local launcher that points Claude Code and seven other coding harnesses at any OpenAI-, Anthropic- or Responses-compatible endpoint — without editing a single config file.
Answers macOS Spotlight and Siri prompts with your signed-in Claude Code account — an experimental macOS 27 model-delegation provider.
Extract your own local chat history from ten AI coding assistants into one normalized JSONL — for fine-tuning, analytics, or backing up years of conversations. Standard library only.