Loomal

JCGE Agent Interface

MCP server by github.com/equicirco/jcgeagentinterface.jl

MCP server for JCGE discovery, modeling guidance, solving, validation, and equation rendering.

0 starsoci: ghcr.io/equicirco/jcge-agentinterface-mcp:0.1.1

About JCGE Agent Interface

JCGE Agent Interface is an MCP (Model Context Protocol) server published by equicirco in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server for JCGE discovery, modeling guidance, solving, validation, and equation rendering.

It ships as a Docker image (ghcr.io/equicirco/jcge-agentinterface-mcp:0.1.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/equicirco/jcgeagentinterface.jl.

Use JCGE Agent Interface with your agent

Claude Code · one command
claude mcp add jcge-agent-interface -- docker run -i --rm ghcr.io/equicirco/jcge-agentinterface-mcp:0.1.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "jcge-agent-interface": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/equicirco/jcge-agentinterface-mcp:0.1.1"
      ]
    }
  }
}
ocighcr.io/equicirco/jcge-agentinterface-mcp:0.1.1

Frequently asked questions

What is JCGE Agent Interface?
JCGE Agent Interface is an MCP (Model Context Protocol) server by equicirco in the Autonomous Agents category. MCP server for JCGE discovery, modeling guidance, solving, validation, and equation rendering.
How do I connect JCGE Agent Interface to Claude, Cursor, or another MCP client?
Install JCGE Agent Interface from its oci package (ghcr.io/equicirco/jcge-agentinterface-mcp:0.1.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is JCGE Agent Interface open source?
Yes — the source code is public at github.com/equicirco/jcgeagentinterface.jl.
Can AI agents pay to use JCGE Agent Interface?
Not yet through Loomal — JCGE Agent Interface is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain JCGE Agent Interface? Claim this listing free by verifying GitHub ownership, or contact us.