Get Your Nordlys API Key
Sign up here to create an account and generate your API key.Quick Setup
Run Automated Installer
- Check if Zed is installed
- Configure OpenAI-compatible provider with Nordlys
- Backup existing settings
- Add environment variables to your shell profile
Open Agent Panel
Open the Agent Panel using:
- macOS:
Cmd + Shift + A - Windows/Linux:
Ctrl + Shift + A
agent: toggleManual Installation
If you prefer to configure Zed manually:Step 1: Locate Settings File
Step 2: Add Nordlys Configuration
Open yoursettings.json and add the Nordlys provider configuration:
Step 3: Set API Key
Add your Nordlys API key as an environment variable:Alternative Setup Methods
Features with Nordlys
Mixture of Models
The right specialists activate per prompt for optimal results
Cost Optimization
Intelligent model selection for better value and performance
Tool Support
Full support for function calling and tool use
Vision Capabilities
Process and analyze images in your conversations
Agent Panel Profiles
Zed’s Agent Panel supports different interaction profiles:- Ask: Query-focused interactions for quick questions
- Write: Generate code, documentation, and content
- Minimal: Lightweight interactions with minimal context
Troubleshooting
Model Not Appearing in Dropdown
Model Not Appearing in Dropdown
- Verify
settings.jsonsyntax is valid (check for missing commas, brackets) - Ensure Zed has been fully restarted after configuration
- Check that the
language_modelssection is at the root level of your JSON - Review Zed’s log output:
zed: open log
Authentication Errors
Authentication Errors
- Verify your API key at nordlyslabs.com/api-platform/orgs
- Ensure
NORDLYS_API_KEYenvironment variable is set - Restart your terminal and Zed after setting the environment variable
- Check the environment variable is loaded:
echo $NORDLYS_API_KEY(Unix) or$env:NORDLYS_API_KEY(PowerShell)
Connection Issues
Connection Issues
- Check that
api_urlis set tohttps://api.nordlyslabs.com/v1 - Verify network connectivity to api.nordlyslabs.com
- Check for proxy settings that might interfere
- Review error messages in Zed’s log:
zed: open log
Installation Issues
Installation Issues
- Ensure Zed is installed: visit zed.dev
- Check that Python 3 is available (required by installer)
- Manually backup your settings before running the installer
- Try manual configuration if the installer fails
Advanced Configuration
Custom Model Parameters
You can customize model parameters by modifying theavailable_models section:
Multiple Provider Configuration
You can configure multiple OpenAI-compatible providers:Next Steps
Monitor Usage & Savings
Track your cost savings and usage analytics in real-time
API Documentation
Learn about Nordlys’s API capabilities and advanced features
Other Dev Tools
Explore other AI development tools with Nordlys integration
Get Support
Troubleshooting guides and support resources
Was this page helpful? Contact us at [email protected] for feedback or assistance with your Zed integration.




