Files
context-kit/config/sources.default.txt
Ajay Krishnan c905cf86c8 Initial public release
Three local MCP servers for coding agents, designed for Claude Code
and OpenCode:

- context-web-search: SearXNG-backed web search and URL fetch
- context-docs:       semantic search over curated llms.txt docs
- context-repomix:    pack local or remote repos into AI context

Defaults are local-first: SearXNG binds to 127.0.0.1, no hosted API
keys are required, and Repomix mounts only the current project read-only.
2026-05-21 08:43:38 -07:00

10 lines
371 B
Plaintext

# Default Context Kit docs sources.
# Keep this set small, useful, and quick to index. Add profiles when needed.
https://code.claude.com/docs/llms.txt
https://developers.openai.com/api/docs/llms.txt
https://developers.openai.com/api/reference/llms.txt
https://docs.anthropic.com/llms.txt
https://openrouter.ai/docs/llms.txt
https://modelcontextprotocol.io/llms-full.txt