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 referenceWeb 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

SecurityData 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/Claude.ai

Connect Zephex to Claude.ai

One OAuth login adds Zephex's ten developer tools to Claude.ai — works on web, Desktop, mobile, and Cowork. No API key. No terminal. No manual config.

What you get

  • • Project context detection (any GitHub repo or local project)
  • • AST-based code reading and search
  • • Architecture mapping with Mermaid diagrams
  • • Task scoping — minimal file set + reusable utilities + risk analysis
  • • Package safety checks across npm, PyPI, Cargo, Go, Maven, and 7 more registries
  • • Deep package CVE auditing
  • • HTTP security header / TLS / cookie audits with framework-specific fix snippets
  • • Structured multi-step reasoning
  • • Curated developer knowledge base

Add Zephex as a custom connector

  1. 1. Open Claude

    On Claude.ai web and Claude Desktop: click the gear icon → Settings → Connectors.
    On mobile: open the side menu → Settings → Connectors.

  2. 2. Click "Add custom connector"

    You'll see a dialog asking for the server URL.

  3. 3. Enter the URL

    https://zephex.dev/mcp
  4. 4. Click "Connect"

    Claude opens a browser to zephex.us.auth0.com for sign-in. Use your Zephex account credentials, or sign up if you don't have one yet.

  5. 5. Approve the consent screen

    You'll be asked to approve access to your Zephex account (standard sign-in scopes). Click Approve.

  6. 6. Done

    You're returned to Claude with the connector active. Try it: ask Claude "Use audit_headers on https://example.com" or "Use check_package to verify the npm package 'react'".

For Anthropic Connectors Directory reviewers

See /docs/reviewer for step-by-step test instructions, including the pre-provisioned reviewer test account and what to expect from each tool.

Connecting from other AI editors

For Cursor, Claude Code, VS Code, Windsurf, JetBrains, and 14 other MCP-compatible editors, use the one-command installer:

npx zephex setup

See /install for full instructions.

Pricing

Free tier includes 555 requests/month — enough to evaluate every tool. Pro is $7/mo (3,500 requests), Max is $19/mo (10,000 requests). See /pricing.

Troubleshooting

"Couldn't reach the MCP server"

Make sure the URL is exactly https://zephex.dev/mcp (no trailing slash). If your network blocks Auth0, the OAuth flow won't complete — try from a different network.

"Authorization with the MCP server failed"

Refresh the page and try again. If it persists, sign out of Zephex in another tab and try the connection again — fresh sessions usually fix transient OAuth state issues.

"Tool returns no result"

For tools that need a project (get_project_context, check_test, read_code, find_code, explain_architecture), pass either a GitHub URL like github:owner/repo or paste relevant files via Claude's file upload. Cloud-runnable tools (audit_headers, check_package, project_memory, keep_thinking, Zephex_dev_info) don't need any setup.

Need help? support@zephex.dev — we respond within one business day.