App Integrations
LM Studio - Local Model Runner with Cloud APIs
Connect LM Studio to ZipFlow and chat with remote models side by side with local ones.
LM Studio is a desktop app for running local models, and it also connects to any OpenAI-compatible API as a provider — so you can use your ZipFlow models alongside local ones in the same app.
- Official Website: https://lmstudio.ai
- Official Documentation: https://lmstudio.ai/docs
- Open Source Repository: https://github.com/lmstudio-ai
Connecting to ZipFlow
Usage Instructions
- Get an API key from the ZipFlow console: Dashboard → API Keys → Create.
- Open LM Studio and go to Settings → Providers.
- Click Add provider and choose OpenAI (or OpenAI-compatible).
- Enter the details:
- Base URL:
https://api.zipflow.xyz/v1 - API Key: your ZipFlow API key
- Base URL:
- Save the provider. LM Studio pulls the model list from the endpoint.
- Select a ZipFlow model in the chat sidebar and start chatting.
The model list refreshes automatically, so new models on your ZipFlow account appear without extra configuration.