JetBrains AI Assistant with mittwald
JetBrains AI Assistant supports OpenAI-compatible endpoints via Bring Your Own Key (BYOK). This works with all JetBrains IDEs including IntelliJ IDEA, PHPStorm, WebStorm, PyCharm, and more.
Prerequisites
- JetBrains IDE (IntelliJ, PHPStorm, WebStorm, etc.)
- mittwald API key from mStudio profile settings
Configuration
- Open
Settings | Tools | AI Assistant | Models & API keys - Under "Third-party AI providers", select OpenAI-compatible
- Enter your configuration:
- API Key: Your mittwald LLM API key
- Endpoint URL:
https://llm.aihosting.mittwald.de/v1
- Test the connection
- (Optional) Enable "Tool calling" if the model should use MCP tools
Model Selection
Select Ministral-3-14B-Instruct-2512 from the model dropdown. This model supports:
- Code generation and completion
- Chat and documentation
- Vision capabilities
- Tool use and agentic workflows
Note on JetBrains AI Subscription
Some AI Assistant features may require a JetBrains AI subscription even when using third-party providers like mittwald. Check JetBrains documentation for current subscription requirements.
Alternative: Continue Plugin
If you prefer a different integration, you can also use the Continue plugin which works with JetBrains IDEs and is fully open source.
Next Steps
- Configure Continue for JetBrains - Alternative integration
- Learn about best practices - Optimize your AI usage
- Explore MCP integration - Connect to infrastructure management