zephex

Zephex는 AI 코딩 에디터를 위해 구축된 호스팅형 MCP 게이트웨이입니다. 에이전트에 10개의 즉시 사용 가능한 도구를 제공합니다 — npm 패키지 취약점 확인, 보안 헤더 감사, 코드 읽기 및 검색, 요청 흐름 추적, 모든 리포지토리에서 프로젝트 컨텍스트 가져오기 등. 하나의 API 키로 Claude Code, Cursor, VS Code, Windsurf 등에서 즉시 작동합니다. zephex.dev에서 무료로 시작하세요.

문서

MCP SERVER · 10 DEV TOOLS · 20+ AI EDITORS

Stop your AI agent from guessing.

Zephex plugs real project context, code search, and dependency-safety checks into any AI editor through one connection. Or skip the agent entirely — the same tools work directly in your terminal.

AI AgentTerminal — no AI needed

curlnpxpnpmbun

>curl -fsSL https://zephex.dev/install.sh | bash

Terminal CLI — Mac, Windows (WSL), Linux. Bundles Node when needed.

get started free

Terminal

Mode 2 · bash

❯ npx zephex get-context

◇ Scanning manifests…

get_project_context › acme-api

At a glance

TypeScript · Express · Supabase · Stripe

❯ npx zephex setup

✓ Ready — try get-context

❯npx zephex find-code "verifyToken"

src/middleware/auth.ts:12

Full CLI demo

Works everywhere

One config. Every editor.

One endpoint for every code editor. Same tools, same config — 27 editors supported.

FAQ

Questions beforeyou connect

Quick answers for evaluation, setup, and security review.

01How long does setup take?

Most users connect in a few minutes — create a key, paste one config snippet into your editor, and call the MCP endpoint. No long onboarding, no infrastructure to provision.

02Which clients are supported?

Zephex provides setup guidance for Cursor, Claude Code, VS Code, Windsurf, and JetBrains, and any other MCP-compatible client. If it speaks MCP, it works.

03Do you train AI models on my tool content?

No. Zephex does not use your prompts, tool inputs, tool outputs, or code to train AI models. Your data is routed and enforced at the boundary — nothing is retained for model training.

04How is Zephex different from running an MCP server locally?

A local MCP server is tied to one machine and one editor. You re-install it for every new project, every team member, and every environment. Zephex is hosted — one endpoint that works across all your editors, machines, and teammates from the moment you paste the config.

05How is Zephex different from Context7 or documentation MCP?

Context7 injects fresh third-party library docs into prompts. Zephex reads your actual repo and installed packages — code search, project context, and package audits. Many teams use both: docs MCP for framework APIs, Zephex for shipping in your codebase.

06Is Zephex a memory MCP that saves contacts or chat history?

No. Memory MCPs like Mem0 remember facts across sessions. Zephex is for live engineering: your file tree, dependencies, architecture, and supply-chain checks while you code — not contact saving or long-term chat recall.

07Can Zephex catch a bad npm package before install?

Yes. The check_package tool queries live registry data for typosquats, maintainer signals, and risk flags — the same workflow that flagged a convincing fake Stripe SDK. Use task=upgrade for version-to-version breaking changes and CVE detail.

08How many free MCP requests do I get?

555 requests per month on the free tier (one tool call = one request). See Pricing for Pro and Max limits.

30+ more answers · Who it's for · Compare MCP setups

Ready to route your_first endpoint?_

Create API keyRead the docs