Skip to content
Windsurf

JCGE Agent Interface for Windsurf

io.github.equicirco/jcgeagentinterface.jl

JCGE MCP server for CGE discovery, guidance, examples, solving, validation, and reporting.

client:Windsurf transport:stdio runtime:oci

Install JCGE Agent Interface in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "jcgeagentinterface.jl": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/equicirco/jcge-agentinterface-mcp:0.3.1"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

JCGE Agent Interface in other clients