diff --git a/README.md b/README.md index 88a2611..0908cd9 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ The tool reads the `files[].content` field from the JSON registry and returns th - X: [@naymur_dev](https://x.com/naymur_dev) - LinkedIn: [in/naymur-rahman](https://www.linkedin.com/in/naymur-rahman/) - LinkedIn: [in/jinho-yeom](https://www.linkedin.com/in/jinho-yeom/) + ## Be A Sponsor naymur-uilayout diff --git a/src/index.ts b/src/index.ts index 2bbc31d..1dfe72b 100644 --- a/src/index.ts +++ b/src/index.ts @@ -26,7 +26,8 @@ const server = new McpServer({ resources: {}, tools: {}, }, -}); +} as any); + server.tool( "search_components",