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

INSTALLATION

Web Terminal tools (plain English)Terminal tools (complete)Connect MCPVS Code Marketplace extensionCLI (no AI agent)CLI init (first run)CLI account & logoutNPX (Recommended)Test Pulse (check test)Test Pulse commandsProject MemorySupply Pulse (supply)Supply Pulse commandsTerminal CLI referenceSlash commands (37 palette)Web Terminal (dashboard)Command CompassCLI commandsCLI in DockerCLI: All editors (one command)CLI: Crush, Hermes, ChatGPT, KiloOAuth & HTTP setupInstall overviewHTTP APISetup WalkthroughHTTP vs stdio

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.

Get Started

Setup video

Watch how hosted MCP works in Cursor and Claude Code. You do not need to install anything just to watch this page or the homepage demo.

I only want to watch videos — do I download Zephex? No. Watch in your browser (0 MB). No Node.js, no mcpcli, no npm.

Ready to connect (tools in Cursor / Claude, not just watch)? Sign up at zephex.dev and create one API key (browser). Connect MCP · Quickstart

  • Connect = link Cursor, Claude Code, or VS Code to Zephex so the AI in that app can use tools (search code, check packages, etc.).
  • mcpcli / zephex in Terminal = you type commands in Terminal yourself. Different from connect — you do not need this to watch videos.
  • MCP = the protocol editors use to talk to Zephex. You can ignore this word if you only watch videos or paste a config once.
  • Zephex is not a big app from a random download site. For connect-in-editor you usually only need a free account + a small config paste, not a huge installer.
SHOULD I DOWNLOAD ANYTHING?
What you wantDownload?Best place
Only watch videos / learnNo — 0 MBThis page + homepage demo
Use Zephex inside Cursor or Claude (connect)0 MB if you paste config by hand · ~30–85 MB Node only if you run the setup wizardConnect MCP or Quickstart
Type commands in Terminal (mcpcli)Node ~30–85 MB + ~2 MB CLICLI without agent — only if you need Terminal
  1. Open Setup video (or homepage demo) in your browser.
  2. Watch — no Node.js, no mcpcli, no npm, no Docker required.
  3. When you are ready to actually connect an editor, use Connect MCP or Quickstart (not the Terminal CLI page).
VIDEO

Video coming soon. Until then: watch the interactive demo on the homepage (browser only, no install). To connect for real, use Quickstart or Cursor. Embed your recording by setting YOUTUBE_VIDEO_ID in src/app/docs/setup-video/page.tsx.

TRANSCRIPT OUTLINE

Chapter outline for the recording and for search. Viewers do not need Node installed to watch.

  1. Problem (0:00) — Agents guess project layout; bad npm installs and risky upgrades.
  2. API key (0:30) — Dashboard → API Keys (browser). Setup wizard is optional.
  3. Cursor (1:00) — Paste into .cursor/mcp.json; full quit and reopen; verify 10 tools.
  4. Claude Code (1:45) — ~/.claude.json or claude mcp add; /mcp check.
  5. get_project_context (2:30) — One call for stack, scripts, and paths.
  6. check_package (3:15) — Scan a package before install.
  7. CTA (3:45) — zephex.dev — free tier 555 requests/month.
SUGGESTED YOUTUBE TITLE

How to Add Zephex MCP to Cursor & Claude Code (Hosted, 2 Minutes)

RELATED
  • Connect MCP — when you are ready to connect (not just watch)
  • Quickstart
  • Install
  • Terminal CLI — only if you want shell commands later