Replies: 2 comments 2 replies
-
Good suggestion,will definitely implement this |
Beta Was this translation helpful? Give feedback.
-
but im not certain if cursor or other agents that use the mcp server really reference the resources that much.because when we setup the MCP server in these agents only tools are discovered and no info is given about the prompts and resources that the MCP server has. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
can we avoid the GH tokens?
I guess the github token so we can read files hosted on github at more than the 60/minute rate?
as i understand the
npx
command will start a local MCP server instance running.it seems the server then acts as a gateway to the live docs (great so things are always up to date)
https://github.com/Jpisnice/shadcn-ui-mcp-server/blob/master/src/tools/index.ts
Could the docs be included in the server as resources to avoid the GH token requirements?
Beta Was this translation helpful? Give feedback.
All reactions