docs: added startup_timeout_sec note (#3124)

This commit is contained in:
Iss
2026-04-14 10:10:49 -04:00
committed by GitHub
parent b8ce6939b6
commit f0f4527655
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -221,7 +221,10 @@ Each client has a slightly different config format. Copy the snippet for your cl
[mcp_servers.trigger]
command = "npx"
args = ["trigger.dev@latest", "mcp"]
startup_timeout_sec = 30
```
<Note>The `startup_timeout_sec = 30` is recommended. Codex defaults to 10 seconds, which may not be enough for `npx` to download the package on first run.</Note>
</Tab>
<Tab title="Crush">
Install using the command line: