Catalog
io.github.wchiway/contextweaver
Officialby wchiway · TypeScript
Semantic code retrieval engine with hybrid search, context expansion, and 40+ language support.
Semantic code retrieval with hybrid search, context expansion, and 40+ language support.
Topics
ai-coding-assistantastcode-indexingcode-retrievalcode-searchcontext-enginedeveloper-toolsfull-text-searchhybrid-searchlancedbmcpmodel-context-protocolnodejsragsemantic-searchsqlitetree-sittertypescriptvector-search
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"contextweaver": {
"command": "npx",
"args": [
"-y",
"@chiway/contextweaver@1.5.4"
]
}
}
}