ckanthony/Chisel
by Various
๐ช Rust powered precision file tools for AI agents thats minimize context use: patch-based edits, kernel-enforced path confinement. Dramatically fewer tokens than naive read/write.
MCP
ckanthony/Chisel
Added 1 June 2026
Overview
Chisel is a Rust-based toolkit that provides patch-based file editing and kernel-enforced path confinement for AI agents. It reduces token usage compared to naive read/write operations and can be used as an MCP server or embedded directly.
Best for
Best for
Developers building AI agents that need efficient, secure file editing with minimal context usage.
Use cases
- Apply precise file patches with minimal token overhead
- Restrict agent file access to confined directories
- Integrate as an MCP server in Rust, Python, or Node.js projects
Notes
Chisel is a Rust-based toolkit that provides patch-based file editing and kernel-enforced path confinement for AI agents. It reduces token usage compared to naive read/write operations and can be used as an MCP server or embedded directly.
12 stars on GitHub. Last updated 2026-03-07.
Use cases
- Apply precise file patches with minimal token overhead
- Restrict agent file access to confined directories
- Integrate as an MCP server in Rust, Python, or Node.js projects
Pros
- Dramatically lower token consumption for file operations
- Kernel-level path confinement improves security
- Works as standalone MCP server or embeddable library
Cons
- Small community with only 12 GitHub stars
- Requires Rust toolchain for compilation
- Limited documentation beyond the provided Skills.md
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Dramatically lower token consumption for file operations
- Kernel-level path confinement improves security
- Works as standalone MCP server or embeddable library
Cons
- Small community with only 12 GitHub stars
- Requires Rust toolchain for compilation
- Limited documentation beyond the provided Skills.md
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.