onasis-gateway

thefixer3x/onasis-gateway
★ 0 stars JavaScript 🤖 AI/LLM Updated 2d ago
Onasis Gateway - Comprehensive API service warehouse with MCP server interfaces and REST endpoints
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "onasis-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "thefixer3x/onasis-gateway"
      ]
    }
  }
}

README Excerpt

A comprehensive baseline structure for integrating multiple APIs without costly omissions. This warehouse approach enables selective activation of services per app/product while maintaining complete coverage of all available APIs. **Challenge**: AI agents and developers frequently miss essential services during API integration, leading to expensive re-integration cycles and omissions that require going back for additional access/permissions.