Context7 MCP server

Context7 × Claude Code

Use the Context7 MCP server
in Claude Code

Up-to-date code docs and examples for thousands of libraries, injected into your AI. This guide connects Context7 to Claude Code (the terminal agent) through a governed gateway — one URL that also works in every other MCP client you use, with your rules and a full log attached.

Live-probed · Security-scanned · No sign-in required

Setup: Context7 in Claude Code

Claude Code adds MCP servers via the `claude mcp add` command. The gateway route takes about two minutes:

  1. Connect Context7 to your free gate gateway from the verified directory.
  2. In your terminal: claude mcp add gate https://gateturbo.com/api/mcp --transport http
  3. Approve the sign-in when Claude Code opens it in your browser.
  4. Context7's tools now appear in every Claude Code session — with per-tool allow/ask/block rules if you want them.

What to ask once it’s connected

Get the current docs for React 19 hooks.
Show me working examples for Prisma transactions.
What changed in the Next.js App Router APIs?
Give me up-to-date Stripe SDK usage examples.

Why route it through a gateway

One URL, every client

The same Context7 connection works in Claude, ChatGPT, Cursor, VS Code too — no per-client re-wiring.

Rules before regret

Allow, ask, or block every tool Context7 exposes — reads can flow freely while writes require your approval.

Every call logged

A plain-language activity log of everything Claude Code did with Context7 — searchable, exportable, auditable.

Scanned and probed

Context7 passed a live handshake probe and a security scan before listing — and drift detection watches it after you connect.

Also available: Context7 in Claude · Context7 in ChatGPT · Context7 in Cursor · Context7 in VS Code