Zephex is not only an editor plugin. The same backend powers hosted MCP inside AI agents, a real terminal CLI on your machine, and a dashboard web terminal in the browser. Pick the surface that fits the job.
Point Cursor, Claude Code, Codex, OpenCode, VS Code, Windsurf, Zed, or JetBrains at https://zephex.dev/mcp with a Bearer API key. Your agent calls tools as native MCP tools — grounded in your repo instead of inventing files and APIs.
get_project_context → stack & scriptsfind_code "auth middleware" → ranked hitscheck_package lodash (task=security) → risk flagscheck_test after your edit → failures + fix promptInstall once, cd into a project, run without an AI editor open. Humans get plain-English cards; agents get deep --json packets (schema_version: 1). Useful for CI, SSH boxes, and monorepos on disk.
curl -fsSL https://zephex.dev/cli/install.sh | bashcd ~/your-appzephex loginzephex overviewzephex deep "add rate limit" --jsonzephex safe left-padzephex check testOn the dashboard, open /dashboard/terminal. Paste a public GitHub URL; run overview, find, deep, and package checks over SSE — no local npm install. Allowlisted commands only (not a full shell/PTY). Private repos stay on local CLI or editor MCP.
open https://zephex.dev/dashboard/terminalpaste github.com/you/repooverviewdeep "where is billing?"safe next --task upgradeFree tier includes 555 requests/month across MCP tool calls, CLI hosted commands, and web terminal — same plan meters. Local-only help (learn, doctor) does not burn credits. See usage limits and workflow recipes.
Prefer the exhaustive machine-readable product truth at /llms.txt and /llms-full.txt. Canonical tool names, dead scrape names, and setup live there — not only on the marketing homepage.