Commit 42cf480
fix(mcp): declare TIMEBOOK_API_URL/TIMEBOOK_WEB_URL env vars in server.json
The README documents these as supported overrides for self-hosted/local-dev
Timebook setups, but the server.json registry entry didn't declare them, so
MCP clients reading the registry had no way to know they exist or surface
them in their UIs. Adding both as optional, non-secret string env vars.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 44401f2 commit 42cf480
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
24 | 40 | | |
25 | 41 | | |
26 | 42 | | |
| |||
0 commit comments