MCP gateway: bounded tool shortlists + artifact-backed result firewall. Deterministic, no model.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx contextweaver
MCP client config
{
"mcpServers": {
"contextweaver": {
"command": "uvx",
"args": [
"contextweaver"
]
}
}
}