Commit b776941
authored
feat: add sitemap tools registration to enhance toolset capabilities (#109)
- Introduced `registerSitemapTools` to the tools registration process, expanding the available functionalities.
- Updated the tools index to export the new sitemap tools for broader accessibility.
- Enhanced the `registerTools` function to include the new sitemap tools registration.
Files changed:
- src/mcp.ts
- src/tools/index.ts
- src/utils/index.ts1 parent 3ea1c44 commit b776941
6 files changed
Lines changed: 533 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments