...
Log Level | Specify how much information you want logged to the console and the Event Monitoring view. The following levels are available:
The default is |
---|
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.
...