Guides
OpenCode
Configure LinkModel as an OpenAI-compatible provider in OpenCode.
Claude Code
Route Claude Code Anthropic-format requests through LinkModel.
Codex
Configure Codex to call GPT-series LinkModel models with the Responses API wire protocol.
Troubleshooting
Diagnose auth, model selection, endpoint, and tool-calling issues.
Endpoint Selection
Base URL
All agent integrations use this base URL:Coding agents send tool/function-calling fields so they can edit files, run shell commands, and continue multi-step work. If a request fails because of unsupported tool fields, switch to a different model or use the endpoint most closely matching the agent’s native protocol.