Ross ROSS = Recommend OSS · open-source software intelligence for agents

BiFangKNT/mtga

基于本地代理的方式,绕过 IDE 的固定模型服务商限制 observed · 2026-08-28

github.com/BiFangKNT/mtga · Python · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 88
  • Release rhythm 84
  • Longevity 34
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 6
  • age_days: 476
  • days_rel: 107
  • days_push: 76
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

1179 stars · 128 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MTGA is a local proxy application that lets IDEs with fixed model providers (such as Trae) use arbitrary LLM backends. It exposes an OpenAI Chat Completions-compatible API downstream and forwards requests to upstream providers like OpenAI, Anthropic, and Gemini via a built-in MLiteLLM execution layer.

Use cases

  • use custom LLM providers in an IDE that locks you to one model vendor
  • route IDE AI requests to Anthropic or Gemini through an OpenAI-compatible endpoint
  • run a local proxy to bypass fixed model provider restrictions in Trae IDE
  • convert between OpenAI chat completions and responses APIs at a proxy layer
  • self-host a lightweight LLM API forwarding layer without third-party frameworks

When to choose

  • you use an IDE like Trae that restricts which model providers you can configure
  • you want a single local proxy exposing an OpenAI-compatible API to multiple upstream LLM providers
  • you prefer a self-contained tool with no extra forwarding framework dependencies

When to avoid

  • you need a general-purpose production API gateway rather than an IDE-focused proxy
  • you require Linux support, which is not listed among supported platforms
  • you want a managed cloud service instead of a locally-run proxy

Facets

application · maturity active

proxy llm-inference api-framework http-server developer-tools developer-tools large-language-models apis self-hosted windows python self-hosted local-proxy ide-model-bypass openai-compatible-api trae-ide api-forwarding litellm macos

1 source

Member repositories

RepositoryRoleHealth v2
BiFangKNT/mtgamain76

For agents

markdown · JSON · MCP: product_card(name="BiFangKNT/mtga")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem