Brings the JCGE economic modeling framework into the MCP ecosystem with a focused agent API for building and solving Computable General Equilibrium models in Julia. Exposes twelve tools covering discovery (list_blocks, describe_block), guidance (modeling_guide, formulation_guide, solver_guide, calibration_guide), execution (load_model, solve, validate_model), and output (render_model, export_results). You'd reach for this when prototyping CGE models through conversation rather than writing Julia directly, or when you need an LLM to help assemble reusable JCGEBlocks components, choose solvers, work through Social Accounting Matrix calibration, or validate equilibrium conditions. Ships as a Docker image with stdio transport and maintains a parallel JSON action protocol for non-MCP integrations.
claude mcp add --transport stdio equicirco-jcgeagentinterface.jl uvx jcgeagentinterface.jl