DeepWiki MCP server

DeepWiki × ChatGPT

Use the DeepWiki MCP server
in ChatGPT

Ask questions about any public GitHub repo's documentation and architecture. This guide connects DeepWiki to ChatGPT (chatgpt.com) 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: DeepWiki in ChatGPT

ChatGPT adds MCP servers via custom connectors in developer mode. The gateway route takes about two minutes:

  1. Connect DeepWiki to your free gate gateway from the verified directory.
  2. Open ChatGPT → Settings → Connectors and enable Developer mode under Advanced.
  3. Click 'Create', name it 'gate', paste your gateway URL, and set authentication to OAuth.
  4. Approve the authorization — DeepWiki is now available in your ChatGPT conversations.

What to ask once it’s connected

How does authentication work in this repo?
Explain the architecture of the LangChain codebase.
Where is rate limiting implemented in this project?
Summarize this repo's contribution guidelines.

Why route it through a gateway

One URL, every client

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

Rules before regret

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

Every call logged

A plain-language activity log of everything ChatGPT did with DeepWiki — searchable, exportable, auditable.

Scanned and probed

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

Also available: DeepWiki in Claude · DeepWiki in Claude Code · DeepWiki in Cursor · DeepWiki in VS Code