zephex
CLIGet StartedPricingMCP ToolsCommunityGuidesDocs
←BackSign in
CLIGet StartedPricingMCP ToolsCommunityGuidesDocs
Get started freeSign in
DocsAPIToolsEditorsChangelogHelp

GET STARTED

WelcomeQuickstartSetup videoMCP Q&A (learn)BlogWhat is MCP?Who is Zephex for?Plans & PricingZ-GASAB benchmarkBenchmark chart (live)Changelog

CLI

Install & upgradeStartAll install methodsnpx zephex setupCLI without an agentFirst run (init)Login, logout, keysCommand referenceTerminal Mode 2Slash commandsCLI in Docker

INSTALLATION

Connect MCPAll editors (one command)Crush, Hermes, ChatGPT, KiloVS Code Marketplace extensionOAuth & HTTP setupSetup walkthroughHTTP vs stdioWeb Terminal (dashboard)Web Terminal toolsTerminal tools (complete)Test PulseTest Pulse commandsdeep (Project Dossier)Project MemorySupply PulseSupply Pulse commandsinstall (GitHub / npm files)install file commandsCommand CompassHTTP API

API & KEYS

API Key ManagementKey Naming & FormatAuthenticationKey Dashboard

CONFIGURATION

Universal RequirementsSupported EditorsHow It WorksArchitectureCLAUDE.md TemplateAGENTS.md Template

EDITORS28 guides

Supported EditorsVS CodeVS Code extension (Marketplace)Claude CodeCursorWindsurfJetBrains

PLATFORM

macOSWindowsLinux

TOOLS10 tools

Capabilities OverviewTools OverviewTool FilteringTool Workflowsget_project_contextread_codefind_codecheck_packageexplain_architectureZephex_dev_infocheck_testaudit_headerskeep_thinkingproject_memory

GUIDES

Best PracticesToken EfficiencyUse CasesZephex vs Local MCPZephex vs Context7Zephex vs GitHub MCPZephex vs SmitheryMCP EcosystemMarkdown Access

SUPPORT

Help CenterMCP troubleshootingTeam rolloutFAQConnection IssuesRate LimitsDowntime & ErrorsBillingTier GuidePro & Max guideUsage LimitsUsage Analytics

LEGAL

System StatusTerms (summary)Privacy (summary)Data UseSecurityAuthenticationSecurityData HandlingPrivacy PolicyTerms of Service

Quick Links

API Reference

Complete API documentation

Troubleshooting

Common issues and solutions

Community

Join our Discord community

Plugins

Editor and CLI integrations

Pricing

Free, Pro, and Max plans

Enter
Zephex_devzephex-devzephexzephexhello@zephex.dev
© 2026 Zephex. All systems operational.

Docs

MCP, CLI, and web terminal

Three surfaces. One API key. Same ten tools and the same credit pool.

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.

  • Quickstart
  • All 10 tools
  • With Context7 + GitHub MCP
text
get_project_context → stack & scriptsfind_code "auth middleware" → ranked hitscheck_package lodash (task=security) → risk flagscheck_test after your edit → failures + fix prompt

Install 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.

  • Live CLI demo
  • CLI without agent
  • Command map
bash
curl -fsSL https://zephex.dev/cli/install.sh | bashcd ~/your-appzephex loginzephex overviewzephex deep "add rate limit" --jsonzephex safe left-padzephex check test

On 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.

  • Web terminal docs
  • Open terminal
  • Mode 1 vs Mode 2
text
open https://zephex.dev/dashboard/terminalpaste github.com/you/repooverviewdeep "where is billing?"safe next --task upgrade

Free 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.