Skip to content

Can't install into latest Windsurf #318

New issue

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

Closed
iliakan opened this issue Apr 19, 2025 · 6 comments · Fixed by #325
Closed

Can't install into latest Windsurf #318

iliakan opened this issue Apr 19, 2025 · 6 comments · Fixed by #325
Labels
bug Something isn't working

Comments

@iliakan
Copy link

iliakan commented Apr 19, 2025

The problem was reproduced independently by me and my colleague on different Macs.

We were trying to install MCP for Windsurf, latest version and failed.

I tried to build it and use this config:

    "github": {
      "command": "/opt/tmp/github-mcp-server/cmd/github-mcp-server/github-mcp-server",
      "args": [
        "stdio",
        "--log-file=/tmp/github-mcp.log",
        "--enable-command-logging"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "<redacted>"
      }
    }

Here's the error:

Image

Here's the log:
github-mcp.log

As I can see, the error occurs on the initial stage of parsing tools.

Versions: latest revision of Github MCP, latest Windsurf.
Latest MacOS.

@iliakan iliakan added the bug Something isn't working label Apr 19, 2025
@nhyyebo
Copy link

nhyyebo commented Apr 20, 2025

I am also receiving this, just chipping in to say that, thanks.

@iliakan
Copy link
Author

iliakan commented Apr 20, 2025

I copy-pasted exactly the same MCP config into Claude Desktop and it worked.

Is it a Windsurf-only issue?

@johndavidsimmons
Copy link

Getting the same thing in windsurf as of the most recent update, Claude works perfectly though

@iliakan
Copy link
Author

iliakan commented Apr 21, 2025

MCP inspector also shows the error!

@duksh
Copy link

duksh commented Apr 21, 2025

Image

This is what I've been getting as error to the point that I switch to this Smithery.ai version and it works fine with latest version of Windsurf

@toby
Copy link
Member

toby commented Apr 21, 2025

Hi all, thank you for reporting this! I just pushed a fix to main it's working for me now in Windsurf. Can someone check from main (fresh Docker pull should also work) and verify that it's working on their end? Then we can cut a point release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants