Commit 844539e
feat(mcp): add display title + favicon to server.json so directories show a real listing
- title: "Timebook" — display name third-party MCP browsers (Smithery, mcp.so) show alongside the description.
- icons: SVG favicon hosted at https://usetimebook.com/favicon.svg (image/svg+xml, sizes "any"). Verified live with HTTP 200 + correct mime.
- Validated against the canonical 2025-12-11 server.schema.json — passes Draft 7.
Note: server.json `version` stays 0.2.0 here on purpose — the existing CI step "Sync server.json version to released tag" rewrites it to match the released git tag before publishing to the MCP Registry.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 046fad9 commit 844539e
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
11 | 19 | | |
12 | 20 | | |
13 | 21 | | |
| |||
0 commit comments