MCP gateway: bounded tool shortlists + artifact-backed result firewall. Deterministic, no model.
claude mcp add contextweaver -- uvx contextweaver
claude_desktop_config.json
{
"mcpServers": {
"contextweaver": {
"command": "uvx",
"args": [
"contextweaver"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"contextweaver": {
"command": "uvx",
"args": [
"contextweaver"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"contextweaver": {
"command": "uvx",
"args": [
"contextweaver"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"contextweaver": {
"type": "stdio",
"command": "uvx",
"args": [
"contextweaver"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"contextweaver": {
"command": "uvx",
"args": [
"contextweaver"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.dgenio--contextweaver/reviews or the review_server meta-tool.
POST /mcp