Cursor (sobrescribir la URL base de OpenAI)
- Obtenga su
DGRID_API_KEY(consulte el requisito previo en AI Gateway). - Abra Cursor Settings → Models.
- En API Keys, habilite Override OpenAI Base URL.
- Configure la URL base como:
https://api.dgrid.ai/v1
- Pegue su
DGRID_API_KEYen OpenAI API Key. - Elija cualquier nombre de modelo compatible utilizando el formato de DGrid (por ejemplo:
openai/gpt-4o).

SDK de OpenAI (Node.js / Python)
- Consulte: Inicio rápido de AI Gateway
OpenClaw
Puede configurar OpenClaw para enrutar las solicitudes a través de DGrid AI Gateway utilizando el endpoint compatible con OpenAI.- Abra la configuración de modelo/proveedor de OpenClaw.
- Configure la URL base de la API como
https://api.dgrid.ai/v1. - Pegue su
DGRID_API_KEYen el campo de clave de API. - Seleccione un ID de modelo de DGrid compatible.
- Guarde la configuración y ejecute una solicitud de prueba rápida.
Tutoriales de integración del blog (recopilados)
- AI as Workspace (AIaW): Step-by-Step Guide: Configure DGrid AI Gateway in AI as Workspace (AIaW)
- AnythingLLM: Tutorial: Using DGrid AI Gateway with AnythingLLM
- Chatbox: Step-by-Step Guide: Configure DGrid AI Gateway in Chatbox
- Claude Code: Use Claude Code with DGrid
- Codex CLI: Using Codex CLI with DGrid: A Complete Guide
- Junie CLI: Step-by-Step Guide: Integrate DGrid with Junie CLI
- LibreChat: Using DGrid with LibreChat: A Step-by-Step Guide
- LobeChat: Configuring and Utilizing DGrid AI Gateway in LobeChat: A Full Guide
- Open WebUI: Using DGrid AI Gateway with Open WebUI: A Comprehensive Guide
- OpenClaw (agent platform): Supercharging OpenClaw with DGrid: The Ultimate AI Agent Setup
- OpenClaw (no-code): Step-by-Step Guide: OpenClaw Installation & DGrid AI Gateway Setup (No Code Required)
- Vercel AI SDK: How to Use DGrid AI Gateway with the Vercel AI SDK

