Coding Tool Integration
Cursor
| Item | Value |
|---|---|
| Provider | OpenAI Compatible |
| Base URL | https://logox.top |
| API Key | sk-logox-your-key |
| Model | Copy the model name from Model Marketplace |
Claude Code
Recommendations:
- Create a separate key.
- Use a stable group.
- Set a quota for long-running tasks.
- Watch logs to observe token consumption.
If using Claude native format, choose the Claude-compatible entry.
Codex CLI
Prefer models that support streaming output. Long-context tasks may consume more; set a separate quota when needed.
VSCode Plugins
Most plugins can use OpenAI Compatible and fill in:
text
Base URL: https://logox.top
API Key: sk-logox-your-keyTroubleshooting
| Symptom | Check |
|---|---|
| No response | Whether the software uses a proxy and whether Base URL is correct |
| Context error | Reduce context length or switch to a long-context model |
| Cost too high | Use a separate key for coding tools and set a quota |
