Skip to content

MCP Server test failed on Windows 10 #1185

@unixshaman

Description

@unixshaman

What happened?

MCP Servers Connection test failed

  1. Using test MCP from the box
{
  "mcpServers" : {
    "New MCP Server" : {
      "command" : "npx.cmd",
      "args" : [ "-y", "@modelcontextprotocol/server-everything" ]
    }
  }
}
  1. Press Test connection
  2. Get Connection test failed dialog with Error Details:
    java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 30000ms in 'source(MonoCreate)' (and no fallback has been configured)

Relevant log output or stack trace

2026-02-18 19:20:11,448 [ 147668]   INFO - #ee.carlrobert.codegpt.settings.mcp.McpClientManager - Client created, attempting to initialize connection...
2026-02-18 19:20:13,664 [ 149884]   INFO - STDERR - [pool-12-thread-1] INFO io.modelcontextprotocol.client.transport.StdioClientTransport - STDERR Message received: ""node"" �� ���� ����७��� ��� ���譥�
2026-02-18 19:20:13,664 [ 149884]   INFO - STDERR - [pool-12-thread-1] INFO io.modelcontextprotocol.client.transport.StdioClientTransport - STDERR Message received: ��������, �ᯮ��塞�� �ணࠬ��� ��� ������ 䠩���.
2026-02-18 19:20:41,447 [ 177667]   WARN - #ee.carlrobert.codegpt.settings.mcp.McpClientManager - Suppressed a frequent exception logged for the 2nd time: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 30000ms in 'source(MonoCreate)' (and no fallback has been configured)
2026-02-18 19:20:41,554 [ 177774]   INFO - STDERR - [JobScheduler FJ pool 11/15] WARN io.modelcontextprotocol.client.transport.StdioClientTransport - Process terminated with code 1

Steps to reproduce

My PATH has NodeJS path string.
I try NODE_HOME and NODE_EXE and some hand js fixes but nothing work.
Try with all 3.7.x versions

CodeGPT version

3.7.4

Operating System

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions