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.
This commit is contained in:
2026-05-21 08:43:38 -07:00
commit c905cf86c8
24 changed files with 1023 additions and 0 deletions

7
config/sources.js.txt Normal file
View File

@@ -0,0 +1,7 @@
# Optional JavaScript / frontend docs.
https://ai-sdk.dev/llms.txt
https://nextjs.org/docs/llms.txt
https://orm.drizzle.team/llms.txt
https://svelte.dev/llms.txt
https://hono.dev/llms.txt