MCP server for Claude Code

Claude Code speaks MCP natively. Zephex is a hosted MCP server with ten tools your agent calls on your checked-out tree — project context, AST search, package safety, architecture maps — without running Node on every laptop.

Setup in about two minutes

  1. Run npx zephex setup and pick Claude Code
  2. Paste your API key into ~/.claude.json (the wizard does this)
  3. Quit Claude Code completely and reopen — not just a window reload
  4. In a new session, run /mcp and confirm zephex lists ten tools
  5. Ask: "What's the stack?" — agent calls get_project_context

First prompts that work

Claude Code setup guide · CLI demo (no agent) · vs GitHub MCP · Install