//! FJ-063: MCP integration via pforge.
//!
//! Exposes forjar operations as MCP tools. The set is NOT listed here — it is
//! `crate::verb::verbs()`, and a second list in a doc comment is the drift this
//! module was restructured to make impossible. Uses pforge-runtime
//! HandlerRegistry for O(1) dispatch and pforge McpServer for protocol
//! handling.
// Re-export public API
pub use *;
pub use *;
pub use ;
pub use *;