gnodet opened a new pull request, #23448: URL: https://github.com/apache/camel/pull/23448
## Summary - Add `camel_catalog_examples` MCP tool to list/search available Camel JBang examples by name, tag, or difficulty level - Add `camel_catalog_example_file` MCP tool to read file contents from bundled examples (returns GitHub URL for non-bundled ones) - Reuses existing `ExampleHelper` and `camel-jbang-example-catalog.json` from `camel-jbang-core` ## Test plan - [ ] Build: `mvn install -B -pl dsl/camel-jbang/camel-jbang-mcp -DskipTests` - [ ] Start MCP server and verify `camel_catalog_examples` returns example list - [ ] Verify `camel_catalog_example_file` returns file content for bundled examples - [ ] Verify non-bundled examples return GitHub URL 🤖 Generated with [Claude Code](https://claude.com/claude-code) _Claude Code on behalf of Guillaume Nodet_ -- 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]
