Commit 6c30a75
feat(mcp): add operation timeout guidance to server instructions
Agents in Claude Cowork were timing out at 30 seconds when calling qsv
MCP tools. Add OPERATION TIMEOUT section to DEFAULT_SERVER_INSTRUCTIONS
so agents know the server supports up to 10 minutes (configurable to 30)
and should not use shorter client-side timeouts.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f5262a5 commit 6c30a75
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
0 commit comments