mcpkill 0.1.0

Universal MCP proxy — semantic cache + chunking to kill token waste
Documentation
1
2
3
4
5
6
// Public re-exports for benchmarks and integration tests.
pub mod cache;
pub mod chunker;
pub mod config;
pub mod similarity;
pub mod token;