This registry is superseded by LOL-GAI (lolgai.io) - Living Off Legitimate GenAI, a living-off-the-land catalog with grades, MITRE mapping, and a static API. This page remains as a historical snapshot.
GenAI Detection Engineering Registry
An interactive reference of 134 GenAI tools with process names, config paths, integrations, and official doc links. Search by tool name, vendor, process name, or CLI executable to quickly find what you need.
GitHub Copilot
AgenticA+mac · winPublic ecosystem ×4Microsoft / GitHub · Docs
GitHub Copilot: VS Code / JetBrains extension (Code Helper host), standalone Copilot CLI, and GitHub.com cloud coding agent. Cloud agent is branch-first (research/plan/code before PR). /fleet CLI command for parallel sub-agents. Commit signing and organization firewall controls. Signing on the IDE surface is the Visual Studio Code host — shared by all extensions, not Copilot-specific.
copilotcopilot.exeCopilot+3 moreCursor
AgenticA+mac · linux · winPublic ecosystem ×2Anysphere · Docs
Cursor IDE (Electron) plus a separate Agent CLI (`agent` command). Cursor 3 rebuilt around agent-based workflows: Agents Window for parallel agents across local/cloud/SSH, Design Mode for browser annotation, /best-of-n parallel model runs, local-to-cloud handoff, and cursor.com/agents web interface sharing the desktop codebase.
cursorcursor.exeCursor+8 moreClaude Code
AgenticA+mac · winPublic ecosystem ×2Anthropic · Docs
Anthropic's agentic coding CLI and IDE companion. Native Mach-O binary (not Electron). Executes shell commands via a zsh wrapper with environment snapshot files. TUI mode (/tui, flicker-free fullscreen), push notifications, Opus 4.7 with xhigh effort level, Windows PowerShell support, session restoration for /loop workflows.
claudeclaude.exeClaude Desktop
Cmac · winPublic ecosystemAnthropic · Docs
Anthropic's Electron-based desktop chat application. Separate product from Claude Code CLI. Can spawn Claude Code as a subprocess for agent mode. Claude Design (Anthropic Labs) is a visual creation tool within Claude (web and desktop) powered by Opus 4.7 -- creates prototypes, slides, one-pagers, landing pages. Exports PDF/PPTX/HTML. Shares infrastructure with Claude Desktop.
ClaudeClaude HelperClaude Helper (Plugin)+2 moreWindsurf
AgenticA+mac · winPublic ecosystem ×2Cognition (formerly Codeium / Exafunction) · Docs
Electron VS Code fork by Codeium, acquired by Cognition (makers of Devin). 'Cascade' is the brand name for Windsurf's in-IDE AI agent. Adaptive model router intelligently selects best model per task. Supports Claude Opus 4.6, GPT-5.4, GPT-5.3-Codex, Gemini 3.1 Pro. Task queue and background agent features show Devin integration. 1M+ active users. Shell wrapper uses zsh -l (login shell).
windsurfwindsurf.exeWindsurf+5 moreCodex CLI (OpenAI)
AgenticA+mac · winPublic ecosystem ×2OpenAI · Docs
OpenAI's open-source Rust-based coding agent CLI. Uses Seatbelt (macOS), Bubblewrap+seccomp (Linux), or custom ACLs (Windows) sandboxing. Default model is GPT-5.4. Amazon Bedrock provider support. background_agent tool for parallel work. Project instructions use AGENTS.md / AGENTS.override.md; user-level ~/.codex/AGENTS.md. MCP: ~/.codex/config.toml and project .codex/config.toml (trusted repos), `codex mcp`, in-session /mcp.
codexcodex.exeCodex+2 moreGemini CLI
AgenticA+mac · winPublic ecosystemGoogle · Docs
Google's open-source Node.js CLI coding agent. Sets GEMINI_CLI=1 in subprocesses (empirically observed). Config directory overridable via GEMINI_CLI_HOME per Gemini CLI configuration reference.
geminigemini.exegemini-cli+2 moreGoogle Antigravity
AgenticA+mac · linux · winGoogle · Docs
Google's agent-first IDE (VS Code-derived): Editor view plus Manager surface for asynchronous multi-agent work. Agents use the editor, terminal, and integrated browser; progress is surfaced as Artifacts. Public preview (Nov 2025). Multi-model (Gemini and partner models per product positioning). macOS Homebrew cask installs Antigravity.app (bundle id com.google.antigravity) with the sealed main Mach-O named Electron under Contents/MacOS plus a Homebrew-linked agy shim to Contents/Resources/app/bin/antigravity. Windows: winget Google.Antigravity (native ARM64/x64). Linux: official linux-x64 tarball (Antigravity.tar.gz) containing an ELF x86-64 antigravity binary; stable CDN has no linux-arm64 artifact as of 1.23.2.
Antigravityantigravityagy+10 moreOllama
Cmac · linux · winOllama (Infra Technologies, Inc) · Docs
Local LLM inference server written in Go with vendored webview wrapper (webview_go, NOT Electron despite bundle_id). Spawns ollama_llama_server runner subprocesses for loaded models. Default API on port 11434.
ollamaollama.exeOllamaCline (formerly Claude Dev)
AgenticAmac · linux · winPublic ecosystem ×2Cline (OSS) · Docs
Autonomous AI coding agent: VS Code extension (saoudrizwan.claude-dev) plus standalone terminal CLI (`cline` via npm). Creates/edits files and runs terminal commands with human-in-the-loop approval.
clinecline.exeCode Helper (Plugin)+2 moreAider
AgenticA+linuxAider AI (OSS) · Docs
Open-source AI pair programming CLI. Edits code in local git repos by communicating with LLM APIs. Runs as Python process.
aiderpythonpython3Continue
AgenticBmac · linux · winPublic ecosystem ×2Continue Dev (OSS) · Docs
Open-source AI code assistant. VS Code and JetBrains extension with agent mode, terminal execution, and MCP support. Continue CLI ('cn' binary) is also distributed via npm install -g @continuedev/cli, install scripts, or PowerShell installer; the CLI provides a terminal-based coding agent with the same config home (~/.continue/).
Code Helper (Plugin)cncn.exe+1 moreCody / Amp
AgenticA+mac · winPublic ecosystem ×2Sourcegraph (Cody) / Amp Inc. (Amp) · Docs
Sourcegraph and Amp are now independent companies. Cody is enterprise-only ($59/user/month, Free and Pro plans discontinued). Amp is a separate CLI-first agentic coding product (VS Code extension deprecated in favor of terminal and web). Amp offers free (ad-supported) and enterprise tiers.
ampcodynode+1 moreZed
AgenticA+mac · linuxPublic ecosystem ×2Zed Industries, Inc. · Docs
High-performance AI-native code editor written in Rust (no Electron). Agent panel can execute shell commands. First-class MCP support. Reads multiple instruction file formats. Parallel Agents feature enables multiple AI agents running simultaneously in one editor with threads sidebar, top-down streaming, subagent content preview. Supports Opus 4.7, GPT-5.4, Gemini 3.1 Pro, Grok.
Zedzedzed.exe+1 moreLM Studio
Cmac · winElement Labs · Docs
Electron-based local LLM inference desktop app. Exposes OpenAI and Anthropic-compatible REST API on localhost:1234.
LM Studiolmstudiolmstudio.exe+2 moreJan
Cmac · winJAN AI PTE. LTD. (jan.ai) · Docs
Local AI desktop assistant built on Tauri v2/Rust+WebView. No Electron helper processes. Requires MCP for tool-use. Bundles bun and uv runtimes. Uses llama-server for local inference.
Janjanjan.exeGPT4All
Cno installNomic AI · Docs
Qt 6.8-based local LLM desktop app by Nomic AI. No Electron helper processes. Local API server on port 4891.
gpt4allgpt4all.exeGPT4AllTabnine
AgenticBmac · linux · winTabnine (Codota) · Docs
AI code completion and review engine with agentic capabilities (code review, generation). Runs as a local binary subprocess within IDEs. Protocol: JSON over stdin/stdout, one JSON per line (newline-delimited).
TabNineTabNine.exeTabNine-deep-local+2 moreDevin
AgenticA+mac · linux · winCognition Labs (legal entity: Exafunction, Inc.) · Docs
Autonomous AI software engineer. Originally cloud-only; now also ships a local CLI ('Devin for Terminal') and an ACP server. Local CLI is a single statically-linked Rust binary (~110 MB) signed by Exafunction, Inc. (Team ID 83Z2LHX6XW). Cognition acquired Windsurf in July 2025; Devin CLI subprocesses still spawn the Windsurf shell wrapper.
devindevin.exeReplit / Ghostwriter
AgenticDmac · linux · winPublic ecosystemReplit · Docs
Replit AI: cloud Agent/Ghostwriter (server-side) plus optional Electron desktop wrapper (github.com/replit/desktop). Surfaces split by footprint: cloud has no local agent binary; desktop exposes Replit* processes only.
ReplitReplit HelperReplit Helper (Renderer)+4 moreBolt (bolt.new)
AgenticBmac · linux · winStackBlitz · Docs
AI-powered web development tool. 100% browser-based using WebContainers (Node.js in WebAssembly). No local process and no official CLI/desktop app from StackBlitz. Note: npm packages `bolt-cli` and `@stackblitz/cli` are unrelated to bolt.new.
Grok
A+mac · winxAI · Docs
xAI's LLM. Includes Grok Build (cloud-based agentic coding). No official CLI or desktop app from xAI itself — API-only at api.x.ai. Community wrappers exist and ARE detectable on the endpoint: grok-agent (npm), Grok-Electron-Client, GrokChat (SwiftUI). Confirmed no /Applications/Grok.app from xAI.
grokgrok.exegrok-agent+1 moreGenAIScript (Microsoft)
AgenticA+mac · winPublic ecosystemMicrosoft · Docs
Microsoft's JavaScript-based scripting framework for LLM automation. Uses host.exec() for shell commands and Docker containers for sandboxed execution.
genaiscriptgenaiscript.exenode+1 moreOpenClaw (formerly Moltbot, Clawdbot)
AgenticBmac · linux · winPublic ecosystem ×2openclaw/openclaw (OSS, no company) · Docs
Personal AI agent daemon (Node.js). Gateway-based architecture with WebSocket + REST API. ClawHub skill marketplace. Multiple chat-platform integrations (Slack, Discord, Telegram, Matrix, WhatsApp). High-risk per third_party_research section. Related variants: NanoClaw (security-focused, ~24k stars), PicoClaw (edge/IoT, Go, ~25k stars), ZeroClaw (Rust, ~27k stars).
nodenode.exeopenclaw+5 moreBrowser Use Desktop
AgenticCno installBrowser Use · Docs
Electron desktop app for running browser-use agents locally. Keeps normal Chrome separate — ports cookies into dedicated Chromium and spawns tasks via global hotkey. Built on browser-harness. Distinct from the Python `browser-use` pip library. AIRQ Browser Agents / Exposed (5.20).
Browser UseBrowser Use.exeBrowser Use Helper+3 moreBrowser Use Box (BUX)
AgenticCno installBrowser Use · Docs
Self-hosted 24/7 Claude Code + Browser Use stack (browser-use/bux). Installed via install.sh on Ubuntu 22.04+; runs as dedicated `bux` user with systemd units bux-browser-keeper and bux-ttyd. Wraps Claude Code CLI with persistent Chromium (browser-harness) and optional Telegram control. AIRQ Computer Agents / Exposed (4.25).
claudeclaude.exepython+5 moreQwen Code
AgenticA+mac · winPublic ecosystem ×3Alibaba / QwenLM · Docs
Alibaba's terminal-based AI coding agent. npm package @qwen-code/qwen-code. Qwen models also commonly run locally via Ollama.
qwenqwen.exenodeOpenCode
AgenticA+mac · winCharmbracelet (formerly opencode-ai, OSS) · Docs
Open-source AI coding agent with TUI, renamed from OpenCode to Crush (charmbracelet/crush). Distributed via npm (opencode-ai) as a native Bun binary. Supports 75+ LLM providers, built-in skills (crush-config), and server-client architecture (experimental). opencode-ai/opencode repo is ARCHIVED.
opencodeopencode.execrush+1 morellama.cpp (llama-server / llama-cli)
Dmac · linux · winggml-org (OSS) · Docs
C/C++ local LLM inference tools. llama-server runs an OpenAI and Anthropic-compatible HTTP API on port 8080. llama-cli is the interactive CLI. Repo moved from ggerganov/llama.cpp to ggml-org/llama.cpp.
llama-serverllama-clillama-quantize+4 moreKoboldCpp
AgenticCno installLostRuins (OSS) · Docs
C++ (llama.cpp-based) local LLM inference server with Python wrapper. Default port 5001. No authentication by default.
koboldcppkoboldcpp.exeKoboldCpp+4 moreText Generation WebUI (oobabooga)
Cmac · linux · winoobabooga (OSS) · Docs
Python-based local LLM web UI with Gradio frontend. Runs server.py as main entry. Has built-in tool-calling via user_data/tools/. Zero telemetry. Distributed as a git-cloned repo (no PyPI / homebrew package); Conda environment is materialized into installer_files/env/ on first run of start_<os>.sh.
textgentextgen.exepython+1 moreOpen WebUI
AgenticCno installOpen WebUI (OSS) · Docs
Self-hosted AI chat/RAG web UI (successor to Ollama WebUI). Python FastAPI backend launched as `python3 -m uvicorn open_webui.main:app` (default port 8080 in container; host mapping often 3000:8080). Workspace Tools and admin Functions execute arbitrary Python on the server process — high blast radius per AIRQ (Exposed Giants, AIRQ 5.07). Primary distribution is Docker (`ghcr.io/open-webui/open-webui`).
pythonpython3uvicornAnythingLLM
AgenticCno installMintplex Labs · Docs
All-in-one local RAG/chat desktop app with optional Docker server deployment. Desktop process AnythingLLMDesktop bundles Node server, document collector, and embedded Ollama (binds :11434). Agent skills in storage/plugins/; beta computer-use automation agent. High-risk per AIRQ (Exposed Giants, AIRQ 3.08).
AnythingLLMDesktopAnythingLLMDesktop.exenode+2 moreNemoClaw (NVIDIA)
AgenticBmac · linux · winPublic ecosystem ×3NVIDIA · Docs
NVIDIA's open-source (Apache 2.0) enterprise security wrapper for OpenClaw. Architecture: NemoClaw Plugin (TypeScript CLI) + NemoClaw Blueprint (Python orchestrator) + OpenShell Sandbox (K3s Kubernetes inside Docker container). Adds container-isolated agent execution with YAML security policies, inference routing through approved endpoints, and PII stripping. Announced at GTC 2026 (March 16, 2026). Early preview/alpha.
nodenode.exenemoclaw+2 moreBito
Clinux · winBito AI · Docs
AI code assistant with IDE extensions (VS Code, JetBrains) and standalone CLI. AI Architect MCP server available. AI models: ADVANCED (GPT-4o, Claude Sonnet 3.5, 240K context), BASIC (GPT-4o mini, 40K context).
bitobito.exebito-lca+1 moreVSCodium
Cmac · linux · winPublic ecosystemVSCodium (OSS community) · Docs
Community build of VS Code from MIT source, without Microsoft telemetry. Uses Open VSX Registry instead of VS Code Marketplace. Different process names and config paths from VS Code.
VSCodiumcodiumcodium.exeGoose
AgenticA+mac · linuxAAIF / Linux Foundation (originally Block) · Docs
Open-source extensible AI agent (Rust). Desktop app and CLI. Supports 20+ LLM providers, MCP extensions, and marketplace. macOS sandbox support. 41k+ GitHub stars. Originally by Block (Square), now under AAIF at Linux Foundation.
goosegoose.exeGoose+4 moreKiro CLI (formerly Amazon Q Developer CLI)
AgenticA+linux · winAmazon Web Services · Docs
AWS AI coding agent CLI, rebranded from Amazon Q Developer CLI in November 2025. Agent mode, MCP support, custom agents, hooks. Backwards compatible with Q Developer CLI.
kiro-clikiro-cli.exeq+2 moreHermes Agent
AgenticA+linuxNous Research · Docs
Full-featured AI agent platform by Nous Research. CLI and Python library. Supports MCP, 20+ messaging integrations (Telegram, Discord, Slack, WhatsApp, Signal), persistent memory, scheduled jobs, and a skills marketplace.
hermeshermes.exepython+2 moreAugment Code
AgenticA+mac · winAugment · Docs
AI coding agent with CLI (auggie) and VS Code extension. Supports subagents, custom commands, MCP, and hierarchical configuration. Interactive TUI and print (non-interactive) modes.
auggieauggie.exeaugment+2 moreRoo Code
AgenticAmac · linux · winRoo Veterinary Inc · Docs
Autonomous VS Code coding agent (fork of Cline ecosystem). Multi-mode (Code, Architect, Ask, Debug, Orchestrator). Note: company announced sunset of the VS Code extension on May 15, 2026, pivoting to a cloud agent (Roomote). Endpoint detection signal still relevant for installed extensions until cutover.
Code Helper (Plugin)Code Helper (Renderer)nodeKilo Code
AgenticA+mac · linux · winKilo Code Inc. · Docs
Open-source AI coding agent with both VS Code extension and standalone CLI surfaces sharing a portable core. Supports parallel agents, subagent delegation, git worktree isolation, and multi-mode operation (Architect, Ask, Debug, Orchestrator).
kilokilo.exenode+1 moreCharmbracelet Crush
AgenticA+mac · winCharmbracelet · Docs
Glamorous terminal AI coding agent. Multi-model LLM switching, session-based context, LSP integration. Distributed cross-platform (macOS, Linux, Windows, BSDs, Android) via Homebrew tap, npm, Go install, scoop, winget, and Arch AUR.
crushcrush.exeOpenHands
AgenticA+linuxAll Hands AI · Docs
Open-source autonomous coding agent with TUI, headless, IDE, web, and GUI server modes. Sandboxed execution via Docker by default. MCP support, model-agnostic (Claude, OpenAI, Ollama, etc.), confirmation modes including LLM-based security analysis.
openhandsopenhands.exepython+2 moreOpen Interpreter
AgenticBno installOpen Interpreter (OSS) · Docs
Local computer-use CLI: LLM function-calling drives exec() of Python, JavaScript, and Shell on the host. Installed via pip as `open-interpreter`; interactive entry point is `interpreter`. Offline mode supported via local OpenAI-compatible servers. High blast radius per AIRQ (Computer Agents / Exposed, 4.06).
interpreterinterpreter.exepython+1 moreJetBrains Junie
AgenticA+mac · linux · winJetBrains · Docs
JetBrains AI coding agent. Runs as IDE plugin (IntelliJ-family), standalone CLI, or headless mode for CI/CD. Supports Agent Client Protocol (ACP) for editor integrations. BYOK to Anthropic, OpenAI, Google, xAI, OpenRouter, or Copilot; or use JetBrains account with usage-based billing.
juniejunie.exeFactory Droid CLI
AgenticA+mac · winFactory AI · Docs
Factory AI's terminal development agent. End-to-end feature development with deep codebase understanding. Integrates with Jira, Notion, Slack. Interactive REPL and non-interactive 'droid exec' modes.
droiddroid.exenodeGoogle Jules Tools (CLI)
AgenticA+mac · winGoogle · Docs
Command-line companion for Google's async coding agent Jules. TUI dashboard, remote session management, and repo-level operations. Authenticates with Google account; sessions execute on Google's cloud infrastructure (low local endpoint footprint beyond the CLI itself).
julesjules.exenodeTRAE
AgenticA+macByteDance · Docs
ByteDance's AI-native IDE (Electron-based). Multi-LLM (OpenAI, Anthropic, Doubao, Azure, Gemini), free tier including GPT-4o, Claude-3.5-Sonnet, DeepSeek. SOLO autonomous mode for end-to-end workflows. International (trae.ai) and China (trae.cn) variants.
TraetraeTrae.exe+5 moreTRAE SOLO
AgenticA+macByteDance · Docs
ByteDance's standalone autonomous coding agent — distinct downloadable product from TRAE IDE. Electron-based VS Code OSS fork focused on end-to-end task execution rather than interactive editing. macOS Apple Silicon shipped April 2026; Windows on waitlist; Linux not announced.
TRAE SOLOtrae-soloTRAE_SOLO.exe+5 moreAtlassian Rovo Dev CLI
AgenticA+mac · linuxAtlassian · Docs
Atlassian's AI agent for software engineers. Runs as a subcommand of the Atlassian CLI (acli). TUI is the default as of April 2026, replacing the prior web-based experience. Supports interactive, non-interactive, server, and git worktree modes.
acliacli.exeCodebuff
AgenticA+mac · winCodebuff · Docs
Open-source terminal coding assistant. Indexes the codebase in seconds, edits files, and runs terminal commands. Persistent project context via knowledge.md.
codebuffcodebuff.exenodePearAI
AgenticAmacPearAI · Docs
Open-source AI code editor forked from VS Code. Includes PearAI Router (auto-selects best LLM) and PearAI Agent (powered by Roo Code/Cline lineage). MIT-licensed.
PearAIpearaiPearAI.exe+5 moreVoid Editor
AgenticA+macVoid Editor · Docs
Open-source AI-native code editor (VS Code fork). Status: paused. Team announced they paused work on the IDE to explore new directions; existing builds continue to run but may bit-rot. MCP support added in beta. Keep entry only for fielded installations.
VoidvoidVoid.exe+5 moreZencoder CLI
AgenticAmacZencoder · Docs
Native CLI agent powering Zencoder IDE plugins and Zenflow automation. Includes built-in skills, research agent, subagent streaming, and scheduled automation.
zencoderzencoder.exeQodo Command
AgenticA+mac · winQodo · Docs
CLI for building, managing, and running AI agents. Interactive chat, custom agent configuration, web UI mode, and webhook (HTTP API) mode. Successor to deprecated @qodo/gen package.
qodoqodo.exenodeTabby (TabbyML server)
Cno installTabbyML · Docs
Self-hosted AI coding assistant server. Open-source alternative to GitHub Copilot. Runs code-specific LLMs locally (StarCoder, CodeLlama, Qwen) with optional CUDA. Serves completions and chat to VS Code, JetBrains, and Vim/Neovim plugins. Now includes GitLab Merge Request indexing (v0.30).
tabbytabby.exePochi
AgenticA+mac · winTabbyML · Docs
Open-source AI coding agent by TabbyML. VS Code extension and CLI sharing the same auth. Parallel agents using Git worktrees, GitHub integration, multi-file refactoring. Companion to Tabby model server but works with any LLM provider (BYOK).
pochipochi.exenode+1 moreGitLab Duo CLI
AgenticA+mac · winGitLab · Docs
AI-powered GitLab Duo Agentic Chat in the terminal. Interactive (human-in-the-loop) and headless modes. Understands codebase, modifies code, troubleshoots errors, automates CI/CD. Public beta as of April 2026. Requires GitLab 18.11+.
duoduo.exenodeBLACKBOX AI VS Code Agent
AgenticAmac · linux · winBlackbox AI Inc. · Docs
VS Code coding agent with multi-agent execution. /multi-agent dispatches tasks to Blackbox, Claude Code, Codex, Gemini, Goose, OpenCode, and 15+ other coding agents in parallel; a 'Chairman LLM' selects the best result. 4M+ marketplace installs.
Code Helper (Plugin)Code Helper (Renderer)nodeSupermaven
Cmac · linux · winSupermaven · Docs
Fast code completion VS Code extension with 1M-token Pro context window. Lightweight inline suggestions and chat (OpenAI/Anthropic). Primarily completion-focused; agentic shell-spawning behavior is limited compared to full coding agents.
Code Helper (Plugin)Code Helper (Renderer)OpenAI CLI
ClinuxOpenAI · Docs
Official OpenAI Python SDK ships an `openai` console script (entry-point in the openai-python pip package). Used by developers and detection rules as a parent process when scripts and agents shell out via the OpenAI API. Not an agent on its own; reaches LLM and is referenced by GenAI rules as a parent indicator.
openaiopenai.exepython+1 moreSimon Willison's llm CLI
Cmac · linuxSimon Willison (OSS) · Docs
Pluggable command-line tool for interacting with LLMs. Single `llm` console script written in Python with a plugin model that supports OpenAI, Anthropic, local Llama and Ollama backends, and custom providers. Stores chat history in SQLite under user data dir.
llmllm.exepython+1 moreGitHub MCP Server
Clinux · winGitHub (Microsoft) · Docs
Official GitHub MCP server. Single Go binary that proxies the GitHub REST and GraphQL APIs over MCP (stdio or HTTP). Used by Claude Code, Cursor, Windsurf, and other MCP clients to grant LLMs access to repositories, issues, PRs, and Actions runs.
github-mcp-servergithub-mcp-server.exeElastic MCP Server (Elasticsearch)
Cmac · linuxElastic · Docs
Official Elastic Elasticsearch MCP server. Bridges Claude Code, Cursor, and other MCP hosts to an Elasticsearch cluster (list indices, get mappings, search, shard stats). Distributed as @elastic/mcp-server-elasticsearch on npm and at docker.elastic.co/mcp/elasticsearch. DEPRECATED on npm — Elastic recommends Elastic Agent Builder. The package `@elastic/mcp-server-elastic-cloud` referenced in older docs DOES NOT EXIST on npm.
mcp-server-elasticsearchmcp-server-elasticsearch.exenodePi Coding Agent
AgenticBlinuxEarendil Works · Docs
Minimal coding-agent harness (formerly @mariozechner/pi-coding-agent). npm package @earendil-works/pi-coding-agent installs the `pi` binary.
pipi.exenode+1 moreCommand Code
AgenticBlinuxCommand Code · Docs
Coding agent CLI that continuously learns coding taste. npm package `command-code` exposes `command-code` / `cmdc` binaries.
command-codecommand-code.execmdc+5 moreCodeGPT CLI
AgenticBlinuxCodeGPT · Docs
CodeGPT terminal CLI for AI-assisted coding workflows.
codegptcodegpt.exenode+1 morePlandex
AgenticBlinuxPlandex · Docs
Multi-step / large-task coding CLI. Install via plandex.ai/install.sh; aliases include `pdx`.
plandexplandex.exepdx+1 moreWarp
AgenticBmac · linuxWarp.dev · Docs
Agentic terminal (ADE). Desktop app with AI command suggestions and agent workflows. Binaries: Warp.app / warp-terminal.
warp-terminalwarp-terminal.exeWarp+1 moreVibe CLI
AgenticBlinuxVibe (community)
Vibe coding CLI surface (best-effort registry stub — package identity varies by vendor).
vibevibe.exenode+1 moreRepoPrompt
AgenticBlinuxRepoPrompt · Docs
Codebase prompting CLI for packing repos into LLM contexts.
repopromptrepoprompt.exeFabric
Cmac · linuxDaniel Miessler (OSS) · Docs
Go-based AI prompt-pattern CLI (fabric-ai on Homebrew). Patterns for summarization, extraction, and analysis.
fabricfabric.exefabric-ai+1 moreShellGPT
Cmac · linuxTheR1D (OSS) · Docs
Shell assistant CLI (`sgpt`). Natural-language shell commands via LLM APIs.
sgptsgpt.exeshell-gpt+2 moretgpt
Cmac · linuxaandrew-me (OSS) · Docs
Terminal ChatGPT client. Distributed via Go, Homebrew, and npm.
tgpttgpt.exemods
Cmac · linuxCharmbracelet · Docs
AI on the command line — pipe stdin/stdout through LLMs (Charmbracelet).
modsmods.exeAskAI
ClinuxAskAI (OSS) · Docs
Simple terminal AI helper (`askai` PyPI package).
askaiaskai.exepython+1 moreGPTMe
AgenticBmac · linuxgptme (OSS) · Docs
Agentic chat CLI with tools (shell, browser, files). pipx install gptme.
gptmegptme.exepython+1 moreGPTerm
ClinuxGPTerm (OSS) · Docs
Terminal emulator-style interface for OpenAI GPT models.
gptermgpterm.exepython+1 moreGPTShell
ClinuxGPTShell (OSS) · Docs
Natural-language shell translator CLI.
gptshellgptshell.exepython+1 moreChatGPT CLI
ClinuxCommunity / transitive-bullshit · Docs
Node.js ChatGPT CLI client (`chatgpt` npm package).
chatgptchatgpt.exenode+1 moreAnthropic CLI (SDK)
ClinuxAnthropic · Docs
Official Anthropic Python SDK; may ship an `anthropic` console script depending on version.
anthropicanthropic.exepython+1 moreGroq CLI (SDK)
ClinuxGroq · Docs
Official Groq Python SDK surface used as a parent-process indicator for Groq API clients.
groqgroq.exepython+1 moreCohere CLI (SDK)
ClinuxCohere · Docs
Official Cohere Python SDK / CLI surface.
coherecohere.exepython+1 moreMistral CLI (SDK)
ClinuxMistral AI · Docs
Official Mistral Python SDK (`mistralai`).
mistralmistral.exepython+1 moreTogether CLI
ClinuxTogether AI · Docs
Together AI Python CLI/SDK for inference APIs.
togethertogether.exepython+1 moreOpenRouter CLI
ClinuxOpenRouter · Docs
Official OpenRouter Python client SDK/CLI.
openrouteropenrouter.exepython+1 moreFireworks CLI (SDK)
ClinuxFireworks AI · Docs
Fireworks AI Python SDK (`fireworks-ai`).
fireworksfireworks.exepython+1 moreDeepSeek CLI
ClinuxDeepSeek / community · Docs
DeepSeek terminal CLI (`deepseek-cli` npm; aliases `deepseek` / `ds`).
deepseekdeepseek.exeds+3 morePerplexity CLI (SDK)
ClinuxPerplexity · Docs
Official Perplexity Python SDK (`perplexityai`).
perplexityperplexity.exepython+1 morePoe CLI (community)
ClinuxCommunity
Community Poe API wrapper (`poe-api`) — research/attribution surface, not an official Quora product.
poepoe.exepython+1 moreKimi CLI
AgenticBlinuxMoonshot AI · Docs
Kimi / Moonshot coding CLI (`kimi-cli` / `kimi`).
kimikimi.exekimi-cli+3 moreMoonshot CLI
ClinuxMoonshot AI · Docs
Moonshot API CLI surface (often aliased via kimi-cli).
moonshotmoonshot.exepython+1 moreCerebras CLI (SDK)
ClinuxCerebras · Docs
Official Cerebras Cloud Python SDK.
cerebrascerebras.exepython+1 moreSambaNova CLI (SDK)
ClinuxSambaNova · Docs
Official SambaNova Python SDK; shim binary often `sncloud`.
sncloudsncloud.exesambanova+2 moreAzure AI CLI surface
ClinuxMicrosoft · Docs
Azure AI / ML CLI surface — commonly `az ml` via Azure CLI, sometimes exposed as an `ai` shim.
aiai.exepython+1 moreMsty
DlinuxMsty · Docs
Local AI desktop app for chatting with local/remote models.
LocalAI
Clinuxmudler (OSS) · Docs
OpenAI-compatible local inference server (`local-ai` / LocalAI).
local-ailocal-ai.exelocalai+1 moreXinference
ClinuxXorbits · Docs
Distributed model inference platform CLI (`xinference`).
xinferencexinference.exepython+1 morevLLM
ClinuxvLLM Project · Docs
High-throughput LLM serving engine (Linux/CUDA-oriented).
vllmvllm.exepython+1 moreText Generation Inference
ClinuxHugging Face · Docs
Hugging Face TGI launcher (`text-generation-launcher`), commonly run via Docker.
text-generation-launchertext-generation-launcher.exeExLlama
Clinuxturboderp (OSS) · Docs
ExLlama GPTQ inference library / CLI surface.
exllamaexllama.exepython+1 morellama-swap
Clinuxmostlygeek (OSS) · Docs
Multi-model proxy that swaps llama.cpp backends.
llama-swapllama-swap.exeDify
ClinuxLangGenius · Docs
Dify LLM app platform — `dify-client` SDK / self-host surfaces.
difydify.exepython+1 moreLibreChat
Clinuxdanny-avila (OSS) · Docs
Self-hosted ChatGPT-style UI (LibreChat). Typically docker/npm self-host, not a single global binary.
librechatlibrechat.exenode+1 moreMCP Inspector
ClinuxAnthropic / MCP · Docs
Official MCP Inspector for testing/debugging MCP servers (`@modelcontextprotocol/inspector`).
mcp-inspectormcp-inspector.exenode+1 moreMCP CLI
ClinuxAnthropic / MCP · Docs
Official Python MCP package with CLI extras (`mcp[cli]`).
mcpmcp.exepython+1 moreMCP Filesystem Server
ClinuxAnthropic / MCP · Docs
Official MCP filesystem server (`@modelcontextprotocol/server-filesystem`).
mcp-server-filesystemmcp-server-filesystem.exenode+1 moreMCP Memory Server
ClinuxAnthropic / MCP · Docs
Official MCP memory/knowledge-graph server.
mcp-server-memorymcp-server-memory.exenode+1 moreMCP SQLite Server
ClinuxCommunity / MCP · Docs
MCP server for SQLite operations (`mcp-server-sqlite` npm).
mcp-server-sqlitemcp-server-sqlite.exenode+1 moreMCP Postgres Server
ClinuxAnthropic / MCP · Docs
Official MCP Postgres server.
mcp-server-postgresmcp-server-postgres.exenode+1 moreMCP Brave Search
ClinuxAnthropic / MCP · Docs
Official MCP Brave Search server.
mcp-server-brave-searchmcp-server-brave-search.exenode+1 moreMCP Fetch Server
ClinuxMCP / community · Docs
MCP Fetch server (prefer PyPI `mcp-server-fetch` — avoid npm namesquats).
mcp-server-fetchmcp-server-fetch.exepython+1 moreMCP Puppeteer Server
ClinuxAnthropic / MCP · Docs
Official MCP Puppeteer browser-automation server.
mcp-server-puppeteermcp-server-puppeteer.exenode+1 moreMCP Playwright Server
ClinuxMicrosoft / Playwright · Docs
Playwright MCP server (`@playwright/mcp`; binary often `playwright-mcp`).
mcp-server-playwrightmcp-server-playwright.exeplaywright-mcp+3 morewhisper.cpp
Clinuxggerganov (OSS) · Docs
C/C++ Whisper ASR (`whisper-cli` / whisper-cpp Homebrew).
whisper-cliwhisper-cli.exewhisper-cpp+1 moreWhisperX
Clinuxm-bain (OSS) · Docs
Forced-alignment ASR pipeline CLI (`whisperx`).
whisperxwhisperx.exepython+1 morefaster-whisper
ClinuxSYSTRAN (OSS) · Docs
CTranslate2-based Whisper implementation.
faster-whisperfaster-whisper.exepython+1 moreElevenLabs CLI (SDK)
ClinuxElevenLabs · Docs
ElevenLabs TTS Python SDK / CLI surface.
elevenlabselevenlabs.exepython+1 moreKokoro TTS
ClinuxKokoro (OSS) · Docs
Kokoro neural TTS Python package.
kokorokokoro.exepython+1 morePiper TTS
Clinuxrhasspy (OSS) · Docs
Fast local neural TTS (`piper-tts` / `piper`).
piperpiper.exepython+1 moreBark TTS
ClinuxSuno (OSS) · Docs
Bark text-to-audio model CLI/SDK surface.
barkbark.exepython+1 moreStable Diffusion CLI surface
ClinuxStability / community · Docs
Generic Stable Diffusion CLI attribution surface (often via Diffusers).
stable-diffusionstable-diffusion.exepython+1 moreComfyUI
Clinuxcomfyanonymous (OSS) · Docs
Node-based Stable Diffusion UI; `comfy` CLI via comfy-cli or git clone launcher.
comfycomfy.exepython+1 moreInvokeAI
ClinuxInvokeAI · Docs
Creative image generation platform CLI (`invokeai`).
invokeaiinvokeai.exepython+1 moreFooocus
Clinuxlllyasviel (OSS) · Docs
Fooocus SD launcher (typically git clone + python launch.py).
fooocusfooocus.exepython+1 moreAUTOMATIC1111 WebUI
ClinuxAUTOMATIC1111 (OSS) · Docs
Stable Diffusion WebUI launcher (`webui.sh` / `webui` shim).
webuiwebui.exepython+1 moreDiffusers CLI surface
ClinuxHugging Face · Docs
Hugging Face Diffusers library — shim binary for endpoint attribution.
diffusers-clidiffusers-cli.exepython+1 moreHugging Face CLI
ClinuxHugging Face · Docs
Hugging Face Hub CLI (`huggingface-cli` / `hf`).
huggingface-clihuggingface-cli.exehf+3 moreHF Transfer
ClinuxHugging Face · Docs
High-speed transfer accelerator for Hugging Face Hub downloads.
hf-transferhf-transfer.exepython+1 moreModal CLI
ClinuxModal Labs · Docs
Modal serverless cloud CLI for deploying ML workloads.
modalmodal.exepython+1 moreReplicate CLI (SDK)
ClinuxReplicate · Docs
Replicate Python SDK / CLI for running cloud models.
replicatereplicate.exepython+1 moreBentoML
ClinuxBentoML · Docs
Model serving / packaging CLI (`bentoml`).
bentomlbentoml.exepython+1 moreCog
ClinuxReplicate · Docs
Containers for machine learning — Replicate's Cog CLI.
cogcog.exeAbout this registry. A curated reference of GenAI tools and their observable process telemetry, config locations, and integrations. Process names and metadata are sourced from empirical testing across macOS, Linux, and Windows where noted. Tools marked Unverified have not yet been empirically tested and their data is based on vendor documentation or public research. For related security research notes, see the GenAI Security Research page.
Reference score. Each tool is scored across weighted dimensions: process telemetry, macOS code-signing, config paths, attribution signals, network artifacts, context files, data quality, and reference documentation. Non-applicable dimensions (e.g., macOS signing for a Python CLI) are excluded from the maximum score rather than receiving free points. Grades range from A+ (≥95%) to D (<60%). Public ecosystem entries are informational only and do not change the score.


