davsclaus opened a new pull request, #26820: URL: https://github.com/apache/camel/pull/26820
`camel-jbang-mcp.adoc` listed 74 of the 81 tools the server actually exposes. I diffed the page against a live `camel mcp --http` server rather than against the source, so the list is what a user really gets. **Added** — each described from its own tool description, placed next to its relatives: | tool | section | |---|---| | `camel_runtime_processor_detail` | Runtime Introspection, after `route_structure` | | `camel_runtime_heap_dump` | Runtime Introspection, after `heap_histogram` | | `camel_runtime_ai_trace` | Runtime Introspection, after `trace` | | `camel_security_scan` | Security Analysis | | `camel_dependency_security_audit` | Security Analysis | | `camel_route_cost_estimate` | Route Understanding | | `camel_ai_pipeline_scaffold` | new AI Pipelines section | The scaffold gets its own section because it generates a route rather than analysing one, so it did not belong under Test Scaffolding or Route Understanding. **Not a gap:** five names in the page are not exposed as tools — `camel_build_integration`, `camel_diagnose_route`, `camel_migrate_project`, `camel_optimize_route`, `camel_security_review`. They are prompts, and the page already documents them under *Prompts (structured workflows)*. Worth stating because a naive tools-only diff flags them as stale. Docs only; no code change. After the edit every one of the 81 tools the server exposes is named on the page. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01Bp3538HRBPMQkb5ta9xRaj -- 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]
