Title: [Bug] openclaw mcp serve prints ASCII banner to stdout, breaking stdio MCP bridge
Environment:
- OpenClaw v2026.4.24
- Running: openclaw mcp serve --url ws://...
Expected: stdout emits pure JSON-RPC (MCP protocol)
Actual: First lines are ASCII art banner ("Half butler, half debugger..."), causing supergateway/bridge parsers to fail
Title: [Bug] openclaw mcp serve prints ASCII banner to stdout, breaking stdio MCP bridge
Environment:
Expected: stdout emits pure JSON-RPC (MCP protocol)
Actual: First lines are ASCII art banner ("Half butler, half debugger..."), causing supergateway/bridge parsers to fail