Loomal

CAPI Gateway

MCP server by github.com/surisoft-io/capi-core

Apache Camel API Gateway with REST-to-MCP bridging for LLM agents.

9 starsoci: docker.io/surisoft/capi-core:1.417.5

About CAPI Gateway

CAPI Gateway is an MCP (Model Context Protocol) server published by surisoft-io in the official MCP registry, listed under Autonomous Agents on Loomal. Apache Camel API Gateway with REST-to-MCP bridging for LLM agents.

It ships as a Docker image (docker.io/surisoft/capi-core:1.417.5), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/surisoft-io/capi-core, where the project has earned 9 GitHub stars.

Use CAPI Gateway with your agent

Claude Code · one command
claude mcp add capi-gateway -- docker run -i --rm docker.io/surisoft/capi-core:1.417.5
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "capi-gateway": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/surisoft/capi-core:1.417.5"
      ]
    }
  }
}
ocidocker.io/surisoft/capi-core:1.417.5

Frequently asked questions

What is CAPI Gateway?
CAPI Gateway is an MCP (Model Context Protocol) server by surisoft-io in the Autonomous Agents category. Apache Camel API Gateway with REST-to-MCP bridging for LLM agents.
How do I connect CAPI Gateway to Claude, Cursor, or another MCP client?
Install CAPI Gateway from its oci package (docker.io/surisoft/capi-core:1.417.5) 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 CAPI Gateway open source?
Yes — the source code is public at github.com/surisoft-io/capi-core, with 9 GitHub stars.
Can AI agents pay to use CAPI Gateway?
Not yet through Loomal — CAPI Gateway 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 CAPI Gateway? Claim this listing free by verifying GitHub ownership, or contact us.