Harden web search and docs defaults

This commit is contained in:
2026-06-24 23:57:44 -07:00
parent 8fcd94d2c5
commit 8237f1331c
19 changed files with 691 additions and 35 deletions

View File

@@ -5,12 +5,13 @@
"type": "local",
"command": ["context-kit", "web-search"],
"enabled": true,
"timeout": 60000
"timeout": 150000
},
"context-docs": {
"type": "remote",
"url": "http://127.0.0.1:8776/mcp",
"enabled": true
"enabled": true,
"timeout": 150000
},
"context-repomix": {
"type": "local",