contextweaver for Claude Desktop
io.github.wchiway/contextweaver
Semantic code retrieval engine with hybrid search, context expansion, and 40+ language support.
client:Claude Desktop
transport:stdio
runtime:npm
Install contextweaver in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"contextweaver": {
"command": "npx",
"args": [
"-y",
"@chiway/contextweaver"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs