Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2025.2

...

Log Level

Specify how much information you want logged to the console and the Event Monitoring view. The following levels are available:

  • 1: error
  • 2: warn
  • 3: info
  • 4: debug

The default is 2.

Configuring the Message Responders

While the MCP listener will return any response configured in the matching responder, it is recommended to format the response according to the JSON-RPC 2.0 specification for standard MCP communication.

Note that if the id field is provided in the response, it will be ignored and the id from the original request will be used instead. Additionally, if the jsonrpc field is not present in the response, it will be automatically added with the value 2.0.

Third-Party Content

This extension includes items that have been sourced from third parties as outlined below.

...