khive-mcp 0.2.4

khive stdio MCP server — the only user-facing Rust binary
Documentation
1
2
3
4
5
6
pub mod args;
#[cfg(unix)]
pub mod daemon;
pub mod pack;
pub mod server;
pub mod tools;