Bạn mua key nào?
Kết nối
| Base URL | https://api.nghimmo.com |
| Key | sk-xxxxxxxxxxxx |
/v1. Riêng Cursor Pro thì thêm /v1.Model
Mạnh nhất, cho việc khó. Mới nhất: nghi/claude-opus-5.
nghi/claude-opus-5
nghi/claude-opus-5-thinking
nghi/claude-opus-4.8
nghi/claude-opus-4.8-thinking
nghi/claude-opus-4.7
nghi/claude-opus-4.7-thinking
nghi/claude-opus-4.6
nghi/claude-opus-4.6-thinking
nghi/claude-opus-4.5
nghi/claude-opus-4.5-thinking
Dùng hằng ngày. Mới nhất: nghi/claude-sonnet-5.
nghi/claude-sonnet-5
nghi/claude-sonnet-4.6
nghi/claude-sonnet-4.6-thinking
nghi/claude-sonnet-4.5
nghi/claude-sonnet-4.5-thinking
nghi/claude-sonnet-4
nghi/claude-sonnet-4-thinking
Việc nhẹ, rẻ token.
nghi/claude-haiku-4.5
nghi/claude-haiku-4.5-thinking
Server tự chọn model.
nghi/auto
Cài đặt
- Cài Claude Desktop: claude.com/download — không dùng Microsoft Store.
- Tải tool, dán key → Áp dụng:
- Mở lại app → Continue with Gateway.
Máy chặn khi mở tool: macOS chuột phải → Open · Windows → More info → Run anyway.
Mac — tool báo OK nhưng không thấy Gateway
- Cài Claude từ .dmg tại claude.com/download — không App Store.
- Cmd+Q thoát hẳn Claude trước khi chạy tool.
- Nếu double-click không chạy, mở Terminal:
cd ~/Downloads
xattr -d com.apple.quarantine ClaudeKeyTool.command 2>/dev/null
chmod +x ClaudeKeyTool.command
bash ClaudeKeyTool.command
Kiểm tra config đã ghi:
ls ~/Library/Application\ Support/Claude-3p/configLibrary/
cat ~/Library/Application\ Support/Claude-3p/configLibrary/_meta.json
Mở Claude → chọn Continue with Gateway (không đăng nhập claude.ai). Log tool: ~/Library/Logs/claude-key-tool.log
npm install -g @anthropic-ai/claude-code- Tải file vào thư mục code, double-click → nhập key:
Cấu hình tay
Sửa ~/.claude/settings.json:
{
"env": {
"ANTHROPIC_BASE_URL": "https://api.nghimmo.com",
"ANTHROPIC_AUTH_TOKEN": "sk-xxxxxxxxxxxx",
"ANTHROPIC_MODEL": "nghi/claude-opus-4.8",
"ANTHROPIC_DEFAULT_OPUS_MODEL": "nghi/claude-opus-5",
"ANTHROPIC_SMALL_FAST_MODEL": "nghi/claude-haiku-4.5"
}
}
- Cài extension Claude Code (Anthropic).
- Đóng hết cửa sổ IDE → tải file → double-click → nhập key:
Công cụ Windows Mac VS Code .bat .command Cursor .bat .command Antigravity .bat .command
Ctrl+Shift+P → Reload Window.Ctrl+Shift+J→ Models- Bật Override OpenAI Base URL →
https://api.nghimmo.com/v1 - Dán key → Verify → thêm
nghi/claude-sonnet-4.6
- Chatbox → Settings → Model Provider → Claude
- API Host
https://api.nghimmo.com/v1· Keysk-... - Thêm
nghi/claude-sonnet-4.6→ Test Model
Kết nối
| Base URL | https://api.nghimmo.com/v1 |
| Key | sk-xxxxxxxxxxxx |
/v1. Key Grok không chạy Claude Code.Model
Không chọn gì thì mặc định nghi/grok-4.5.
| Model | Dùng khi |
|---|---|
| nghi/grok-4.5 | Mạnh nhất — code, agent |
| nghi/grok-4.3 | Context 1M, rẻ hơn |
| nghi/grok-4.20-0309-reasoning | Có suy luận |
| nghi/grok-4.20-0309-non-reasoning | Nhanh, rẻ |
| nghi/grok-4.20-multi-agent-0309 | Nghiên cứu sâu |
| nghi/grok-build-0.1 | Code / agent |
| nghi/grok-composer-2.5-fast | Code nhanh trong Cursor |
| nghi/grok-4.5-latest nghi/grok-build-latest | Alias của grok-4.5 |
| nghi/grok-3-mini nghi/grok-3-mini-fast | Legacy |
Cài đặt
Ctrl+Shift+J→ Models- Bật Override OpenAI Base URL →
https://api.nghimmo.com/v1 - Dán key → Verify → thêm
nghi/grok-4.5
Cline / Roo Code: Settings → API Provider OpenAI Compatible → điền:
Base URL : https://api.nghimmo.com/v1
API Key : sk-xxxxxxxxxxxx
Model : nghi/grok-4.5
Continue: sửa ~/.continue/config.yaml:
models:
- name: Nghimmo Grok
provider: openai
model: nghi/grok-4.5
apiBase: https://api.nghimmo.com/v1
apiKey: sk-xxxxxxxxxxxx
LobeChat, NextChat, Open WebUI… — mọi app OpenAI compatible:
Base URL : https://api.nghimmo.com/v1
API Key : sk-xxxxxxxxxxxx
Model : nghi/grok-4.5
- Chatbox → Settings → Model Provider → OpenAI API Compatible
- API Host
https://api.nghimmo.com/v1· Keysk-... - Thêm
nghi/grok-4.5→ Test
Kết nối
| Base URL | https://api.nghimmo.com/v1 |
| Key | sk-xxxxxxxxxxxx |
/v1. Key Codex không chạy Claude Code.Model
| Model | Dùng khi |
|---|---|
| nghi/gpt-5.5 | Mặc định — ổn định |
| nghi/gpt-5.6-sol | Mạnh nhất, tốn token |
| nghi/gpt-5.6-terra | Cân bằng |
| nghi/gpt-5.6-luna | Nhanh, rẻ |
| nghi/gpt-5.4 | Context lớn |
| nghi/gpt-5.4-mini | Việc nhỏ, subagent |
| nghi/codex-auto-review | Review code tự động |
Cài đặt
- Cài ChatGPT từ Microsoft Store (của OpenAI).
- Tải tool → Desktop → dán key → Đăng nhập:
- Tắt hẳn ChatGPT, mở lại → dùng ChatGPT Work / Codex.
Ctrl+Shift+J→ Models- Bật Override OpenAI Base URL →
https://api.nghimmo.com/v1 - Dán key → Verify → thêm
nghi/gpt-5.5
Cline / Roo Code: Settings → API Provider OpenAI Compatible → điền:
Base URL : https://api.nghimmo.com/v1
API Key : sk-xxxxxxxxxxxx
Model : nghi/gpt-5.5
Continue: sửa ~/.continue/config.yaml:
models:
- name: Nghimmo Codex
provider: openai
model: nghi/gpt-5.5
apiBase: https://api.nghimmo.com/v1
apiKey: sk-xxxxxxxxxxxx
LobeChat, NextChat, Open WebUI… — mọi app OpenAI compatible:
Base URL : https://api.nghimmo.com/v1
API Key : sk-xxxxxxxxxxxx
Model : nghi/gpt-5.5
- Chatbox → Settings → Model Provider → OpenAI API Compatible
- API Host
https://api.nghimmo.com/v1· Keysk-... - Thêm
nghi/gpt-5.5→ Test
Tiết kiệm token
/clearkhi đổi việc ·/compactmỗi 30–50 lượt · lỗi "context quá dài" →/clear- Chỉ đính kèm file cần, cắt log dài
- Việc đơn giản → Haiku / grok-3-mini / gpt-5.4-mini
Token còn lại
Dán key vào trang check là thấy.
Kiểm tra key