{"id":"decolua-9router","name":"9router","af_score":48.0,"security_score":33.2,"reliability_score":27.5,"what_it_does":"9Router is a local/hosted “AI code router” that exposes an OpenAI-compatible endpoint (default http://localhost:20128/v1) and automatically routes requests across multiple AI providers/models with a tiered fallback (subscription → cheap → free), including quota tracking and OAuth token refresh via a dashboard UI.","best_when":"You want a drop-in OpenAI-compatible endpoint for multiple AI coding tools and are willing to rely on a proxy/router layer for quota-aware fallback and cost optimization.","avoid_when":"You need strong guarantees around data handling, logging controls, and error transparency, or you cannot run/secure a local web proxy (on localhost/VPS) that mediates third-party requests.","last_evaluated":"2026-03-30T13:23:33.683735+00:00","has_mcp":false,"has_api":true,"auth_methods":["OAuth via dashboard for supported providers","API key usage for the local/router endpoint"],"has_free_tier":true,"known_gotchas":["No explicit API contract (OpenAPI spec) provided; agent must rely on OpenAI-compatible behavior inferred from usage examples.","Request/response logging and debug mode are mentioned, but the reliability of error semantics and whether logs include sensitive headers/payloads is not specified.","Routing behavior depends on quota tracking and provider-specific failure modes; without clear error codes/retry guidance, automated clients may need conservative retry/timeout strategies."],"error_quality":0.0}