khive-mcp 0.2.11

khive MCP server library — served via the kkernel binary
Documentation
1
2
3
4
5
6
//! MCP tool parameter types.
//!
//! The MCP surface exposes a single `request` tool — verb-specific param schemas
//! live in the packs themselves, not here.

pub mod request;