Up-to-date docs for AI agents. DEPRECATED: Use io.github.docfork/docfork instead.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
[!CAUTION] Docfork has shut down as of June 14, 2026. The MCP server, CLI, and all hosted endpoints are offline and will not return. API keys no longer work, and
npx dgrep setupwill fail. Thank you to everyone who used the service.
Up-to-date docs for AI coding agents.
AI agents hallucinate APIs, bloat context with stale docs, and write code against outdated signatures. Docfork serves up-to-date documentation directly in Cursor, Claude Code, and Windsurf.
Installs the Docfork MCP server in your IDE. Detects your installed agents and writes the config file; sign in to Docfork on first use, no API key needed. Target one with --agent claude-code (also: cursor, codex, opencode, vscode, windsurf, amp, factory, zed).
Your agent now has two tools:
| Tool | Returns |
|---|---|
search_docs | Ranked documentation sections with titles, URLs, and relevance scores. |
fetch_doc | Full rendered markdown content from a documentation URL. |
No prompt suffix needed:
Or search from the terminal:
Quickstart β Β· dgrep docs β Β· CLI reference β
Index any public or private GitHub repository as a custom library. Your internal APIs, SDKs, and runbooks become searchable by your agents β same pipeline as public libraries. GitHub integration setup β
Free: 1,000 requests/month per organization. For team rollout, commit the MCP config to your repo:
Share API keys and Cabinets across your organization. Docfork doesn't store your code or prompts. Security β Β· Pricing β
[!TIP] Run
npx dgrep setupto install automatically (use--agent claude-codeto target one). Manual config below for other clients.
Claude Code
OpenCode
Don't see your client? Setup guides for all 29 supported clients β
OAuth Authentication
Docfork supports MCP OAuth specs. Change your endpoint to use OAuth:
Note: OAuth is for remote HTTP connections only. View full OAuth guide β
Add a rule so your agent calls Docfork MCP automatically. Full rule and IDE-specific setup β
[!NOTE] Add Rule to Cursor (One-Click)
Claude Code β add to your CLAUDE.md:
How is Docfork different from Context7? Both provide MCP servers and CLIs for searching library documentation. Here are the key differences:
dgrep init reads your package.json and scopes all searches to your declared dependencies. Cabinets let you version-pin those libraries across a team.dgrep init resolves package names to canonical identifiers once and caches the mapping in .dgrep/config.json. No per-query resolution step.Does Docfork store my code or prompts? Your code and prompts never leave your machine. At search time, only the query and library name are sent to Docfork β queries are not stored. Indexed documentation content lives in an upstream vector store; private library content is end-to-end encrypted and deleted atomically when you remove the library. Security β
What libraries are supported? Docfork maintains a curated catalog of popular frameworks. Add any public or private GitHub repository as a custom library. Add custom libraries β
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/docfork-mcp-2)<a href="https://allmcps.com/mcp/docfork-mcp-2"><img src="https://allmcps.com/api/badge/docfork-mcp-2?style=directory" alt="Docfork Mcp on AllMCPs" /></a>