Feature request for product/service
Cursor IDE
Describe the request
Add support for logging capability.
Currently, MCP server developers have to write specific code for Cursor so that they get logs from the server, and they do it by logging to stderr -which by the way is incorrectly printed twice- instead of to the standard MCP logging feature.
