You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
I have not validated the behavior, I was just wondering if this can actually work without implementation. The server also does not return resources as a capability:
Describe the bug
The filesystem server claims it supports the resources capability (https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem#resources)
However, I cannot see this implemented in the code, maybe I am missing something here?
To Reproduce
I have not validated the behavior, I was just wondering if this can actually work without implementation. The server also does not return resources as a capability:
servers/src/filesystem/index.ts
Line 163 in 0e7d79c
Expected behavior
The server should support resources.
The text was updated successfully, but these errors were encountered: