General-purpose runtime for spawning CLI AI agents (Claude Code, Codex, Gemini CLI) as subprocesses with structured event streaming, MCP tool forwarding, and permission auto-setup.
{
"mcpServers": {
"pythonluvrsquire": {
"command": "npx",
"args": [
"-y",
"@pythonluvr/squire"
]
}
}
}