Skip to content

Display a message when the MCP server starts#165

Open
infiniteagenci wants to merge 2 commits intotobi:mainfrom
infiniteagenci:main
Open

Display a message when the MCP server starts#165
infiniteagenci wants to merge 2 commits intotobi:mainfrom
infiniteagenci:main

Conversation

@infiniteagenci
Copy link

The MCP server starts fine, but because we don't display info it may seem that its hung, this PR simply consoles, out that the MCP server is running

Inci (OpenClaw) added 2 commits February 13, 2026 07:25
Previously the command seemed to hang with no output, causing users to think it failed to start. Now prints a clear message to stderr once the MCP server is ready and waiting for client connections.

Example:
  QMD MCP server ready on stdio (PID 12345)

This does not affect the MCP protocol (message goes to stderr).
…sage

Avoids alarming output; still goes to stderr and does not interfere with MCP protocol.
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

Successfully merging this pull request may close these issues.

1 participant

Comments