//! JMESPath MCP Server Library
//!//! This library provides the MCP router and tools for JMESPath functionality.
//! Use `build_router()` to create a configured router for use with any transport.
modtools;pubusetools::{build_router, build_router_from_config};