docs-add
01Command
Fetch a web source and make its Markdown searchable in this session. Accepts a built-in alias (e.g. "react"), an HTTPS URL, or "name url" to register a custom alias.
Local-first Python CLI and MCP server for versioned, cited context from web and document sources.
Command
Fetch a web source and make its Markdown searchable in this session. Accepts a built-in alias (e.g. "react"), an HTTPS URL, or "name url" to register a custom alias.
Command
List source aliases currently cached locally, with last-fetched age.
Command
Re-fetch a cached source, ignoring the 7-day cache. Use when upstream content has changed.
Command
Remove a user-defined source alias from sources.yaml, optionally deleting its cached Markdown.
Command
Search fetched Markdown by regex and pull surrounding context for the best hits. Optionally restrict to one source alias.
Command
Fetch a web source and make its Markdown searchable in this session. Accepts a built-in alias (e.g. "react"), an HTTPS URL, or "name url" to register a custom alias.
Command
List web-source aliases currently cached locally, with last-fetched age.
Command
Re-fetch a cached web source, ignoring the 7-day cache. Use when upstream content has changed.
Command
Remove a user-defined web-source alias from sources.yaml, optionally deleting its cached Markdown.
Command
Search fetched web-source Markdown by regex and pull surrounding context for the best hits. Optionally restrict to one source alias.