krouter
Kiro Account Router & API Proxy - Overview and capabilities
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Kiro Account Router & API Proxy - Overview and capabilities
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate and verify images through Krouter using ChatGPT OAuth or an explicitly configured Amazon Bedrock image model
Admin API for monitoring, configuration, and diagnostics
Manage Krouter account pool, health monitoring, and auto-healing via MCP tools.
MITM proxy for IDE integration (Kiro IDE, Copilot, Antigravity)
Proxy API usage - chat completions, streaming, model selection
| name | krouter |
| description | Kiro Account Router & API Proxy - Overview and capabilities |
| version | 2.0.0 |
| author | LightHaru |
| tags | ["proxy","api","ai","router"] |
Krouter is a multi-account API proxy that provides OpenAI/Claude/Gemini-compatible endpoints backed by intelligent account rotation, smart rate limiting, and AWS Bedrock integration.
http://<host>:5580
| Endpoint | Description |
|---|---|
POST /v1/chat/completions | OpenAI-compatible chat (streaming supported) |
POST /v1/messages | Anthropic Claude-compatible messages |
POST /v1/responses | OpenAI Responses API |
GET /v1/models | List available models |
POST /v1/images/generations | Generate images via Nova Canvas |
GET /health | Health check |
GET /metrics | Prometheus metrics |
All API endpoints accept Authorization: Bearer <api-key> header.