Skip to content

ckanthony/Chisel

MCP Developer Tools

Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100× fewer tokens), and read large files with targeted `grep`/`sed` instead of full reads (up to 500×). Kernel-enforced path confinement hard-locks the agent to a configured root: no accidental reads or writes outside scope. Standalone for your file access or embed in any MCP server (Rust, Node.js, Python via WASM).

Rust Latest v0.1.7 · 4mo ago Security brief →

Features

  • Provides Unix‑like file operations (grep, sed, patch_apply) with minimal token overhead
  • Enforces strict path confinement and read‑only safety defaults for LLM agents
  • Distributable as a pre‑built .mcpb bundle or raw binary

Recent releases

View all 3 releases →

No releases yet

We'll surface new releases as they're published — check back soon.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
15
Forks
3
Languages
Rust JavaScript Shell

Install & Platforms

Install via
binary docker

Beta — feedback welcome: [email protected]