- Blog
- How to Integrating DeepClaude.io API with Cursor IDE
How to Integrating DeepClaude.io API with Cursor IDE
Alberton 3 days ago
Integrating DeepClaude.io API with Cursor IDE
Here's a concise guide to integrate DeepClaude.io API with Cursor IDE:
Step 1: Accessing the API Settings in Cursor
- Open Cursor IDE and navigate to settings (
Ctrl + Shift + J ,
orCmd + Shift + J
). - Find the OpenAI API Key section.
Step 2: Entering the DeepClaude.io API Details
- Enable the OpenAI API Key.
- Enter your DeepClaude.io API key in the provided field. [Create Your API Key]
- Override OpenAI Base URL with
https://api.deepclaude.io/v1
.
Step 3: Verifying the Configuration
- Click Verify to ensure the setup is correct.
- Click Save to apply changes.
Step 4: Using DeepClaude.io in Cursor
Now you can use DeepClaude.io features within Cursor for AI-assisted coding.
Supported models:
- deepclaude: DeepClaude
- gpt-4o: GPT-4o
- gpt-4o-deepclaude: GPT-4o (DeepClaude)
- o3-mini: o3-mini
- claude-3-5-sonnet-20240620: Claude 3.5 Sonnet
- claude-3-5-sonnet-20241022: Claude 3.5 Sonnet (New)
- claude-3-5-sonnet: Claude 3.5 Sonnet (New)
Step 5: Troubleshooting
- Ensure your API key is correct.
- Check network access to
api.deepclaude.io
. - Monitor usage for performance and costs.
This integration enhances your coding with DeepClaude.io's AI capabilities. Happy coding!