atiaomar1978-hub opened a new pull request, #26146:
URL: https://github.com/apache/camel/pull/26146

   ## Summary
   
   _AI-generated on behalf of atiaomar1978-hub_
   
   Follow-up to CAMEL-24308 (HTTP MCP): expose tagged `ai-tool` routes over MCP 
**stdio transport** for local IDE and agent subprocess integration.
   
   ### Changes
   
   - Add `StdioMcpServerEngine` using the MCP Java SDK 
`StdioServerTransportProvider`
   - Add `camel.server.mcp-transport` property (`http` default, `stdio` for 
subprocess mode)
   - Wire `DefaultMcpServerFactory` to bind the stdio engine when transport is 
`stdio`
   - Add Camel JBang `--mcp-stdio` and `--mcp-tags` CLI options (mutually 
exclusive with `--mcp`)
   - Initialize stderr Log4j2 before JBang logging setup; `--mcp-stdio` 
overrides profile HTTP settings
   - Documentation and integration tests using official MCP stdio client
   
   Fixes: https://issues.apache.org/jira/browse/CAMEL-24352


-- 
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