contextweaver for VS Code
io.github.dgenio/contextweaver
MCP gateway: bounded tool shortlists + artifact-backed result firewall. Deterministic, no model.
client:VS Code
transport:stdio
runtime:pypi
Install contextweaver in VS Code
.vscode/mcp.json
{
"servers": {
"contextweaver": {
"type": "stdio",
"command": "uvx",
"args": [
"contextweaver"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs