zephex
⌘K
Get StartedPricingMCP ToolsDocs
←Back×Sign in
Get StartedPricingMCP ToolsDocs

Documentation

Start with the endpoint and API key flow, then branch into editor setup or tool reference.

GET STARTED

What is MCP?IntroductionQuickstartAPI ReferenceUniversal RequirementsZephex vs Local MCPBest PracticesToken EfficiencyCLAUDE.md TemplateAGENTS.md TemplateMCP EcosystemMarkdown Access

EDITORS

OpenCodeOAuthVS CodeClaude CodeCursorWindsurfJetBrainsKiro CLIOAuthZedOAuthGemini CLIOAuthClineOAuthGooseCodex CLIOAuthFactory AIOAuth

OPERATING SYSTEMS

macOSWindowsLinux

TOOLS

get_project_contextread_codefind_codecheck_packageaudit_packageexplain_architectureZephex_dev_infoscope_taskaudit_headersthinking

SUPPORT

PlansPro & Max GuideUsage & AnalyticsConnection IssuesRate LimitsBillingSecurityFAQChangelog

Usage & Analytics

The Zephex dashboard shows request activity, monthly usage, and per-key breakdown. This page explains what the numbers mean.

ACTIVITY CHART

The Last 7 Days bar chart shows total tool calls per day. Hover to see the exact count. A healthy pattern usually shows consistent activity with zero failures.

  • Peak Day: highest request day in the last 7 days.
  • Daily Avg: average requests per day.
  • Failures: requests that returned 401, 429, or 500 errors.
USAGE PROGRESS
usage-progress.txt
0 / 300     ← current usage / monthly limit0% used     ← percentage consumed300 requests leftResets in 25 days   ← days until monthly reset

The monthly counter resets on the first of each month at 00:00 UTC. Mid-month upgrades do not reset usage; your higher limit applies immediately.

PER-KEY BREAKDOWN

Use the by-key view to see which API key is driving usage. That helps you separate normal developer activity from automated pipelines, test traffic, or accidental loops.

SPOTTING PROBLEMS
  • High failures count usually means an auth or rate-limit issue.
  • Sudden usage spike usually means a new automated process or redundant tool loop.
  • Hitting limits early usually means one key needs workflow cleanup.
  • Zero usage when you expect traffic usually means the editor config or endpoint is wrong.
EXPORT

What counts: tools/call counts as one request regardless of tool. tools/list is free and does not count against the monthly total.