Skip to content

MCP not working on VS Code #7

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

Open
sumityadav opened this issue May 21, 2025 · 2 comments
Open

MCP not working on VS Code #7

sumityadav opened this issue May 21, 2025 · 2 comments

Comments

@sumityadav
Copy link

sumityadav commented May 21, 2025

I have configured the mcp server config in the settings.json file in Visual Studio Code. I verified I have Nodejs installed. I am getting the following logs in VS Code:

settings.json

    "mcp": {
        "inputs": [],
        "servers": {
            "kite": {
                "url": "https://mcp.kite.trade/sse"
            }
        }
    }

Terminal Log

2025-05-22 01:22:13.003 [info] Starting server kite
2025-05-22 01:22:13.004 [info] Connection state: Starting
2025-05-22 01:22:13.008 [info] Starting server from LocalProcess extension host
2025-05-22 01:22:13.010 [info] Connection state: Running
2025-05-22 01:22:13.205 [info] 405 status sending message to https://mcp.kite.trade/sse, will attempt to fall back to legacy SSE
2025-05-22 01:22:13.950 [info] Discovered 18 tools
2025-05-22 01:23:13.925 [info] Connection state: Error Error reading SSE stream: TypeError: terminated
@harshitsinghal
Copy link

Following, I am also unable to install this in VS code.

@sameer-mandaokar
Copy link

Same issue for me too!

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants