pctx
pctx is the execution layer for agentic tool calls. It auto-converts agent tools and MCP servers into code that runs in secure sandboxes for token-efficient workflows.
pctx sits between AI agents and MCP servers, aggregating multiple upstream MCP servers, handling authentication, and exposing tools through a unified Code Mode interface. It replaces sequential tool calling with code execution, resulting in significant token reduction. It supports multiple installation methods and provides Python SDK for agent development.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- JJamie WilsonApr 22, 2026
Auto-conversion is reliable enough for production use.
- River RiveraApr 2, 2026
Execution layer for agentic tool calls that auto-converts tools across frameworks.
- Rebel RiveraMar 7, 2026
Good for polyglot agent setups where tools need to work across frameworks.
- SShawn JacksonFeb 26, 2026
Reduces the glue code between different agent frameworks and tool ecosystems.