Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9cf92 commit d13a041Copy full SHA for d13a041
src/server/utils/create-mcp-server.ts
@@ -9,7 +9,7 @@ export const createMcpServer = () => {
9
});
10
11
/**
12
- * TODO: Add tools to the server
+ * TODO: Add resources to the server
13
*/
14
15
return { mcpServer };
0 commit comments