Integrations
Most integrations need only a GM API key, a base URL, and a model ID.
Coding agentsClaude Code, Codex CLI, Cursor, Aider, Cline, Continue, and Zed.
Autonomous agentsHermes Agent and OpenClaw.
SDKs and frameworksOpenAI, Anthropic, Google GenAI, Vercel AI SDK, and LangChain.
Chat interfacesConnect Open WebUI and LibreChat.
Environment and cURLUse environment variables or make raw HTTP requests.
Compatibility shapes
Section titled “Compatibility shapes”Tools configured as OpenAI-compatible use:
Base URL https://api.saygm.com/v1API key your GM API keyModel a chat.completions-compatible model IDTools configured as Anthropic-compatible use the origin without /v1:
Base URL https://api.saygm.comAPI key your GM API keyModel a messages-compatible model IDUse the model catalog to select a model supporting the interface expected by your tool.