You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a simple MCP server that returns JSON data.
When I use the MCP client to retrieve data, I get output like ['{\n "msg": "hello jax"\n}'].
Why are there so many \n characters?