We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is awesome and great to see!
Unfortunately it doesn't currently seem to work on Windows and errors with:
'which' is not recognized as an internal or external command, operable program or batch file.
I suspect the code that adds it to Claude will also have issues since that seems to be hard-coded to MacOS directories:
mcp-server-cloudflare/src/init.ts
Line 69 in 0c312c0
On Windows I'm using https://claude.ai/download as per https://support.anthropic.com/en/articles/10065433-installing-claude-for-desktop
The text was updated successfully, but these errors were encountered:
Merge pull request #1 from frankmeszaros/fm/v0
7b030c5
wip
Closing this, as we've moved to just maintaining the remote MCP servers, so platform compatibility shouldn't be an issue
Sorry, something went wrong.
No branches or pull requests
This is awesome and great to see!
Unfortunately it doesn't currently seem to work on Windows and errors with:
I suspect the code that adds it to Claude will also have issues since that seems to be hard-coded to MacOS directories:
mcp-server-cloudflare/src/init.ts
Line 69 in 0c312c0
On Windows I'm using https://claude.ai/download as per https://support.anthropic.com/en/articles/10065433-installing-claude-for-desktop
The text was updated successfully, but these errors were encountered: