by larsderidder · Agent Tool · ★ 27
ContextIO - Control your context A local proxy that sits between your AI coding tools and the LLM APIs they call. Logs every request and response, optionally strips PII and secrets before anything leaves your machine. I built this because I get nervous sending data I don't see to LLMs. Now at least I know if they are gossiping about me. All your stuff passes through this thing, so the proxy has zero external dependencies. Read the code, it's small.
| Stars | 27 |
| Forks | 2 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 69.3823991265768/100 |
| Last Updated | 2026-06-12 |
| Created | 2026-02-15 |
| Platforms | node |
| Est. Tokens | ~13k |
These tools work well together with contextio for enhanced workflows:
Explore other popular agent tool tools:
contextio is Transparent proxy between AI tools and LLM APIs. Logging, redaction, and capture.. It is categorized as a Agent Tool with 27 GitHub stars.
contextio is primarily written in TypeScript.
You can find installation instructions and usage details in the contextio GitHub repository at github.com/larsderidder/contextio. The project has 27 stars and 2 forks, indicating an active community.
contextio is released under the MIT license, making it free to use and modify according to the license terms.