pub fn mcp_route() -> RouterExpand description
构建 /mcp 子路由(供 main.rs 的 .merge(mcp_route) 合并)。
仅在 server feature 下有意义;WASM 构建不会调用本函数。
pub fn mcp_route() -> Router构建 /mcp 子路由(供 main.rs 的 .merge(mcp_route) 合并)。
仅在 server feature 下有意义;WASM 构建不会调用本函数。