Loomal

AAI Gateway

MCP server by github.com/gybob/aai-gateway

Unified MCP & Skill management gateway, shared across AI agents, 99% context token savings

104 starsnpm: aai-gateway

About AAI Gateway

AAI Gateway is an MCP (Model Context Protocol) server published by gybob in the official MCP registry, listed under Autonomous Agents on Loomal. Unified MCP & Skill management gateway, shared across AI agents, 99% context token savings

It ships as an npm package (aai-gateway), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gybob/aai-gateway, where the project has earned 104 GitHub stars.

Use AAI Gateway with your agent

Claude Code · one command
claude mcp add aai-gateway -- npx -y aai-gateway
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "aai-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "aai-gateway"
      ]
    }
  }
}
npmaai-gateway

Frequently asked questions

What is AAI Gateway?
AAI Gateway is an MCP (Model Context Protocol) server by gybob in the Autonomous Agents category. Unified MCP & Skill management gateway, shared across AI agents, 99% context token savings
How do I connect AAI Gateway to Claude, Cursor, or another MCP client?
Install AAI Gateway from its npm package (aai-gateway) 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 AAI Gateway open source?
Yes — the source code is public at github.com/gybob/aai-gateway, with 104 GitHub stars.
Can AI agents pay to use AAI Gateway?
Not yet through Loomal — AAI 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 AAI Gateway? Claim this listing free by verifying GitHub ownership, or contact us.