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
Mcp\Capability\Discovery\Discoverer::processFile is using realpath which will return false inside PHAR.
It would be great to fix this since bundling MCPs into single binaries is a very useful.