Open
Description
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested.
Expected Behavior
yaml config
mcp:
client:
toolcallback:
enabled: true
stdio:
servers-configuration: classpath:mcp.json
sse:
connections:
server1: http://localhost:5678/mcp/get_user_info/sse
spring error
Factory method 'mcpSyncClients' threw exception with message: Failed to wait for the message endpoint
n8n mcp server config
Current Behavior
Currently, it can only be accessed via stdio.
Context