Skip to main content

agents-docs

Version 0.42.0 MCP Python 3.10+ PyPI License

Ultra-fast, zero-bloat local markdown documentation RAG for AI coding agents via MCP.
Instant BM25 search over official framework documentation and live AI model registries. Shared across Cursor, Claude Code, Antigravity, and Zed.


Why .agents/docs?

Coding agents frequently hallucinate deprecated APIs (Svelte 4 vs 5 Runes, Tailwind v3 vs v4, React 19 Actions) or reference outdated LLM models and token pricing.

Traditional vector-embedding RAG solutions are bloated: they require Docker containers, hundreds of megabytes of Python dependencies (Chroma, LangChain), and slow API embedding calls that split code blocks in half.

agents-docs applies the Lolaplex philosophy:

  • Zero Vector DBs: Header-aware markdown chunking + pure Python lexical BM25 ranking with header match boost (+6.0) and full phrase boost (+10.0).
  • Sub-10ms Search: Instant retrieval directly from plain markdown files on disk (~/.agents/docs/).
  • Live AI Models Registry: Real-time tracked context windows, benchmarks, and token pricing ($/1M) for Frontier and Open-Weights models (Claude 5/4, GPT-5/o3/o4, Gemini 3.x, DeepSeek V4/R1, Qwen 2.5 Coder).
  • Curated 21+ Framework Catalog: 1-click sync for official llms.txt (TypeScript Handbook, Svelte 5, FastAPI, Tailwind v3/v4, Tauri 2, Next.js, Supabase, Hono, WXT, Netlify, Coolify, Cloudflare, Resend, React, Vite, Zod, Pydantic, shadcn/ui).
  • Deterministic Noise Pruning: Automatically strips HTML wrappers, link noise, and cookie banners without altering code blocks or tables.
  • Universal MCP Server: FastMCP stdio interface with auto-sync and dependency manifest inspection.

Architecture & Flow

 ┌─────────────────────────────────────────────────────────────┐
 │                  DOCS & MODEL REGISTRIES                    │
 │    Official llms.txt · TypeScript Handbook · OpenRouter     │
 └──────────────────────────────┬──────────────────────────────┘
                                │  agents-docs sync <name>
                                ▼
 ┌─────────────────────────────────────────────────────────────┐
 │                 DETERMINISTIC NOISE PRUNER                  │
 │    Strips HTML boilerplate while preserving 100% of code    │
 └──────────────────────────────┬──────────────────────────────┘
                                │  Header-aware chunking
                                ▼
 ┌─────────────────────────────────────────────────────────────┐
 │                   LOCAL DOCUMENTATION STORE                 │
 │   ~/.agents/docs/ai-models/       ~/.agents/docs/svelte-5/  │
 │   ~/.agents/docs/typescript/      ~/.agents/docs/fastapi/   │
 └──────────────┬───────────────────────────────┬──────────────┘
                │                               │
                ▼                               ▼
 ┌─────────────────────────────┐ ┌─────────────────────────────┐
 │        LEXICAL BM25         │ │     MCP SERVER & CLERK      │
 │  Header Match Boost (+6.0)  │ │  search_docs · list_docsets │
 │  Sub-10ms Exact Retrieval   │ │  sync_project_docs          │
 └─────────────────────────────┘ └─────────────────────────────┘

Quickstart

1-Step Setup

pip install agents-docs && agents-docs init

Scaffolds ~/.agents/docs/, seeds the live ai-models registry, autowires MCP configurations into your installed IDEs, and registers assistant skills.

[!TIP] 🤖 Agent-Driven Setup (Zero Friction):
Simply tell your coding agent: "Install and set up agents-docs for me."
The agent installs the package, runs agents-docs init, and automatically retrieves fresh documentation whenever you ask technical stack or model pricing questions.


CLI Reference

Command Purpose
agents-docs init Plug & Play setup: auto-configures MCP across all IDEs and seeds model docs
agents-docs catalog Lists all 21+ pre-configured frameworks and model catalogs
agents-docs sync <name> 1-click download/update of official framework documentation
agents-docs sync <name> --url <URL> Ingests any custom llms.txt, llms-full.txt, or markdown URL
agents-docs search "<query>" Fast BM25 search across all installed docsets
agents-docs search "<query>" --docset <name> Scoped search within a specific documentation set
agents-docs prune In-place noise & boilerplate cleaner across all installed docs
agents-docs list Lists all installed docsets on disk with file and byte counts
agents-docs serve Runs the FastMCP stdio server (default)

MCP Tools Reference

Tool Parameters Description
list_docsets None Lists all installed docsets in ~/.agents/docs/ with file counts and byte sizes.
search_docs query, docset (default: "all"), top_k (default: 4) Returns top matching markdown sections with headers and code blocks in milliseconds. Auto-syncs missing catalog docsets on demand.
get_doc_page docset, rel_path Returns the raw markdown content of a specific file.
list_catalog None Lists all 21+ pre-configured frameworks and model catalogs available for 1-click sync.
sync_docset name, url (optional) Downloads/updates official documentation from the catalog or custom llms.txt / markdown URL.
sync_project_docs project_path Inspects package.json, requirements.txt, pyproject.toml, Cargo.toml and auto-syncs detected docsets.
sync_memory_docs None Scans ~/.agents/memory/PROJECTS.md and syncs all active stacks.

Supported Ecosystem

  • Claude Code: Bound via MCP server and .agents/skills/docs-search.
  • Google Antigravity: Integrated via .gemini/config rules and agents-docs MCP.
  • Cursor: Automatically configures .cursor/mcp.json and agent rules.
  • Zed: Configures context_servers and mirrors assistant skills.
  • VS Code / Windsurf: Autowires Cline / Roo-Code MCP configuration.

Open ABI Specification

Detailed architectural specifications live in abi/:


Testing & Verification

Run the test suite across all engines:

python tests/run_all_tests.py

License

MIT License. See LICENSE for details.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agents_docs-0.42.0.tar.gz (45.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agents_docs-0.42.0-py3-none-any.whl (48.9 kB view details)

Uploaded Python 3

File details

Details for the file agents_docs-0.42.0.tar.gz.

File metadata

  • Download URL: agents_docs-0.42.0.tar.gz
  • Upload date:
  • Size: 45.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.10.6

File hashes

Hashes for agents_docs-0.42.0.tar.gz
Algorithm Hash digest
SHA256 2f3deae85ab679967ff1de9347c76798ddbc0a23d08b4c70304bfc28495c07d8
MD5 1b2cf9d677e9cd63233413a8091d147e
BLAKE2b-256 26b3e03e23581232281e999306f8faa1e69c14fd13b664e17023890b2ac99193

See more details on using hashes here.

File details

Details for the file agents_docs-0.42.0-py3-none-any.whl.

File metadata

  • Download URL: agents_docs-0.42.0-py3-none-any.whl
  • Upload date:
  • Size: 48.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.10.6

File hashes

Hashes for agents_docs-0.42.0-py3-none-any.whl
Algorithm Hash digest
SHA256 144518a8b1262c0a7b740677630623927b8986699eb19cb901449f4b9d73c017
MD5 2ae961f29d9ffb82a4f38b2421244d9e
BLAKE2b-256 8aa228f94a74b7e81006e99d10489fb295dcbda5bf0864061258f2b4db4a1ad6

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.42.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page