docfork
Active·★ 479·MIT·Updated 2026-05-25
★ RAG / Knowledge Base★ Dev Tooling
Docfork - Up-to-date Docs for AI Agents.
Docfork provides precise, up-to-date documentation context for AI agents by allowing developers to lock their agent's knowledge base to specific technology stacks. This approach eliminates irrelevant information and prevents AI hallucinations, ensuring accurate code generation and debugging.
#AI Agents#Documentation#Context Management#Developer Tools#IDE Integration#API#Knowledge Base#Workflow Automation
01
Features
01Cabinets for verified stack locking, isolating agent context to specific libraries.
02Access to 10,000+ pre-chunked libraries with fast retrieval (~200ms).
03Team-ready features for sharing Cabinets and API keys across organizations.
04Context-aware search using `query_docs` to strictly limit results to your approved tech stack.
05Ability to `fetch_url` for full Markdown content when content chunks are insufficient.
02
Compatibility
Node.js / npm
Runtime/Package Manager
Verified via docs
Model Context Protocol (MCP)
Protocol
Verified via docs
Cursor
IDE Integration
Verified via docs
Claude Code
IDE Integration
Verified via docs
OpenCode
IDE Integration
Verified via docs
Cline
IDE Integration
Verified via docs
03
Quick start
1
$ npx -y docfork@latest
04
Use cases
↳Ensuring AI agents provide accurate and up-to-date code implementations for specific library and API setups.
↳Preventing AI hallucinations by strictly limiting context to relevant documentation of the project's tech stack.
↳Automating documentation retrieval for AI assistants in various IDEs, improving developer workflow efficiency.
↳Standardizing the knowledge base for development teams by sharing verified 'Cabinets' across the organization.
05
Alternatives
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
n8n★ 190.2k
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
ToolJet★ 37.9k
ToolJet is the open-source foundation of ToolJet AI - the AI-native platform for building internal tools, dashboard, business applications, workflows and AI agents 🚀
Related searches
Comments
Log in to leave a comment
- RRemy KimMay 22, 2026
The forked and maintained doc approach means agents get accurate current information
- Reese LeeMay 10, 2026
Good complement to Context7 for comprehensive documentation coverage
- EEllis ThompsonApr 5, 2026
Used to ground Claude on library documentation, noticeably reduces hallucinations on APIs
- EElliot ClarkMar 11, 2026
Up-to-date docs for AI agents solves the documentation staleness problem at the source