Use with your tools
Point Cursor, Cline, Claude Code, and Continue at Merius. Because the API is OpenAI-compatible, set the base URL and key — no custom plugin.
Because Merius speaks the OpenAI API, editor and agent tools work by pointing them at our base URL and key — no custom plugin. Set the OpenAI base URL to the Merius base URL, paste your Merius key, and pick a model by its slug.
The two settings
Whatever the tool, you are setting the same two things: an OpenAI-compatible base URL and an API key. Use these values:
Base URL: https://api.merius.ai/v1
API key: riv_… (from the dashboard)
Model: z-ai/glm-5.1 (or any slug from /models)Per-tool notes
Cursor
Settings → Models → add a custom OpenAI base URL pointing at Merius, paste your key, then select a model by its slug.
Cline
Choose the "OpenAI Compatible" provider, set the base URL to Merius, add your key, and enter the model slug.
Claude Code
Set the OpenAI base URL and API key to Merius, then select a model by its slug.
Continue
Add a model with provider "openai", set apiBase to the Merius base URL, your apiKey, and the model slug in config.json.
Any tool with an "OpenAI-compatible" or "custom base URL" option works the same way — these four are just the common ones.