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 页面并帮你完成安装。
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.