AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

JUNERDD/claude-gateway

Native macOS gateway that routes Claude Desktop and Claude Code to configurable Anthropic-compatible upstream providers through a local endpoint.

🛠 AI-built Swift MIT GitHub ↗ site ↗
★ 0
stars
65
AI relevance
65
solo dev
2
tool sigs

SUMMARY AI summary by gpt-5-mini

Claude Gateway is a macOS local gateway that lets Claude Desktop and Claude Code forward requests to any Anthropic-compatible upstream provider via a local HTTP endpoint. It maps local Claude-visible aliases (e.g., claude-opus-4-7, claude-sonnet-4-6, claude-haiku-4-5) to upstream models, rewrites the top-level model field, and keeps your provider API key only on the gateway. Who uses it: people who want a provider-neutral Anthropic-compatible upstream for Claude clients without running LiteLLM/uv or a separate proxy, and who want a native macOS UI for status, logs, requests, and diagnostics. Key features: native manager window, automatic Claude Desktop/Code config sync, per-user LaunchAgent, model routing and default routes, one-file config import/export, bundled vision-provider MCP server for image inspection, request history, logs, issue views, runtime diagnostics. Requirements: macOS 14.4+, an Anthropic-compatible provider API key, and Claude Desktop or Claude Code.

AI Coding Tools Used

This repository contains config files from these AI coding tools, indicating AI-assisted development.

OpenAI Codex (AGENTS.md) AGENTS.md Claude Code CLAUDE.md

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🧠 LLM providers (2)
Anthropic LiteLLM
🤝 Agent frameworks (1)
MCP
🤖 LLM models (1)
Claude

Language breakdown (by bytes)

CSS
0.2%
Shell
2.7%
Swift
86.7%
Python
1.8%
JavaScript
1.1%
TypeScript
7.5%

Owner

Account
JUNERDD
Type
User
Followers
1

a coder

Dates

Created on GitHub 2026-05-06
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 18:22

Similar repos (same language)

uzairansaruzi/hermex

Native iPhone app for your Hermes agent

Swift 646 AI 70