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.

Configuration

Supported Editors

Zephex works with any editor or CLI tool that supports the Model Context Protocol. 27 editors are documented — same endpoint https://zephex.dev/mcp, same 10 tools.

ALL SUPPORTED EDITORS

Every editor below connects to the same hosted endpoint and gets the same 10 tools. The only difference is where the config file lives and whether the editor uses stdio or HTTP transport.

Claude.ai (web)

Config: Settings → Connectors → MCP
Transport: HTTP/OAuth

Claude Desktop

Config: claude_desktop_config.json
Transport: stdio

ChatGPT (web + Desktop)

Config: Developer Mode → Create App
Transport: HTTP/OAuth

Grok (web)

Config: grok.com/connectors → Custom
Transport: HTTP/OAuth

Perplexity Desktop

Config: Settings → MCP
Transport: HTTP

Google Antigravity

Config: .gemini/antigravity/mcp_config.json
Transport: HTTP

Cursor

Config: .cursor/mcp.json
Transport: HTTP

Claude Code

Config: ~/.claude.json
Transport: HTTP

VS Code

Config: .vscode/mcp.json
Transport: HTTP

Windsurf

Config: ~/.codeium/windsurf/mcp_config.json
Transport: HTTP

JetBrains (IntelliJ, WebStorm, PyCharm, GoLand)

Config: AI Assistant Settings UI
Transport: Streamable HTTP

Zed

Config: settings.json (context_servers)
Transport: HTTP

Cline

Config: cline_mcp_settings.json
Transport: Streamable HTTP

Goose

Config: ~/.config/goose/config.yaml
Transport: Streamable HTTP

Warp

Config: ~/.warp/.mcp.json
Transport: HTTP / SSE

Gemini CLI

Config: ~/.gemini/settings.json
Transport: HTTP

Codex CLI (OpenAI)

Config: ~/.codex/config.toml
Transport: HTTP

Continue

Config: .continue/mcpServers/ YAML
Transport: Streamable HTTP

Roo Code

Config: .roo/mcp.json
Transport: Streamable HTTP

Trae

Config: Trae MCP JSON
Transport: HTTP

Factory AI (Droid)

Config: .factory/mcp.json
Transport: HTTP

OpenCode

Config: opencode.json
Transport: HTTP (remote)

GitHub Copilot CLI

Config: ~/.copilot/mcp-config.json
Transport: HTTP

Kiro IDE

Config: Kiro MCP JSON
Transport: HTTP

Kiro CLI

Config: ~/.kiro/settings/mcp.json
Transport: HTTP

Crush

Config: crush.json (mcp.http)
Transport: HTTP

Hermes

Config: ~/.hermes/config.yaml
Transport: HTTP

Kilo Code

Config: .kilocode/mcp.json
Transport: HTTP

NOT LISTED HERE?

Any MCP-compatible client that supports stdio or HTTP transport will work with Zephex. If your editor is not listed above, use the universal config from the Quickstart guide and adapt the file path for your editor.