portofcontext/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.
Platform-specific configuration:
{
"mcpServers": {
"pctx": {
"command": "npx",
"args": [
"-y",
"pctx"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...