Croway commented on PR #8950:
URL: https://github.com/apache/camel-quarkus/pull/8950#issuecomment-5178399735

   > The engine only uses ToolManager APIs from the core module. Would it be 
possible to depend on just the core and let users choose the transport 
(`quarkus-mcp-server-http` or `quarkus-mcp-server-stdio`) in their own pom? 
That would support both HTTP and stdio use cases without hardcoding the 
transport.
   
   mhhhh I would like to achieve the following, OOB Camel MCP will use the http 
transport, but somehow, the user can configure stdio if needed. As of now this 
is not possible, I'll do a research if this is feasible somehow on all the 
runtimes. WDYT @zbendhiba ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to