Wrap any korg:introspect@v1-aware binary as a Claude Code tool, honoring declared side-effects.
Bridge any -aware CLI to Claude Code via MCP. TypeScript edition. One MCP server, any binary in the ecosystem. After installing once, adding a new tool surface to Claude Code's agent is just one line of config per binary. The TS port of — same wire contract, same safety gating, same conventions as the Python reference, distributed via npm for install. The Python works perfectly — but it requires…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Bridge any -aware CLI to Claude Code via MCP. TypeScript edition. One MCP server, any binary in the ecosystem. After installing once, adding a new tool surface to Claude Code's agent is just one line of config per binary. The TS port of — same wire contract, same safety gating, same conventions as the Python reference, distributed via npm for install. The Python works perfectly — but it requires + a Python venv. For Claude Code (a TypeScript app) users on Mac/Linux, the canonical "install a new…