Agentic Integration with mittwald
mittwald enables agentic integration — connecting AI assistants to your development and operations workflows so they can do more than generate code. From coding tasks to infrastructure automation and cross-tool orchestration, agents execute multi-step workflows while you maintain oversight.
What is Agentic Integration?
Traditional AI assistants often focus on suggestions and completions. Agentic AI goes further: it understands your goal, breaks it into steps, calls the necessary tools, and executes the full workflow across code, infrastructure, and platform operations.
Example workflow:
"Deploy my Express app to mittwald with daily backups"
An agentic assistant will:
- Create a project in your mStudio account
- Configure the Node.js runtime
- Set up the database
- Create a backup schedule
- Deploy your application
- Report completion with access URLs
You describe the outcome; the agent handles the execution.
Three Ways to Use Agentic Integration at mittwald
1. IDE Integration
Use mittwald's GDPR-compliant AI models hosted in Germany for code generation, editing, and chat directly in your development environment.
Best for: Code completion, refactoring, debugging, test generation
Available integrations:
- JetBrains IDEs (IntelliJ, PHPStorm, WebStorm)
- Visual Studio Code
- Cursor & Windsurf
- Zed
- CLI tools (OpenCode)
Learn more about IDE Integration →
2. MCP (Model Context Protocol)
Connect AI assistants to mittwald's infrastructure API through the Model Context Protocol. Manage projects, databases, containers, domains, and more through natural language.
Best for: Infrastructure provisioning, server management, operational tasks
What you can do:
- Create and manage projects
- Deploy containers and configure databases
- Manage domains and SSL certificates
- Monitor backups and cronjobs
- Access logs and metrics
3. Agent Skills
Pre-built workflow guidance for complex tasks like migrations and zero-config deployments. Skills provide structured, step-by-step assistance without custom prompts.
Best for: Complex migrations, deployment workflows, platform onboarding
Available skills:
- mittwald-migrate: Conversational migration from any platform to mStudio
- mittwald-zerodeploy: Zero-config deployment with auto-detection
Learn more about Agent Skills →
Getting Started
Quick Start: IDE Integration
- Get your API key from mStudio
- Choose your IDE integration
- Configure with endpoint:
https://llm.aihosting.mittwald.de/v1 - Select model:
Ministral-3-14B-Instruct-2512
Quick Start: MCP
- Install an MCP-compatible client
- Connect to:
https://mcp.mittwald.de/mcp - Authenticate with OAuth or API token
- Start managing infrastructure through natural language
Quick Start: Agent Skills
- Install the mittwald agent skills for your AI assistant
- Trigger with phrases like "migrate to mittwald" or "deploy to mittwald"
- Follow the conversational workflow
Privacy & Compliance
All mittwald AI services are:
- GDPR-compliant and hosted in Germany
- No data storage for training purposes
- Secure with OAuth 2.1 + PKCE authentication
- Scoped access with granular permissions
Usage Limits
Usage limits are enforced by your mStudio tariff. Check your plan details for current limits.
Next Steps
IDE Integration
Configure your development environment with mittwald AI models
MCP Integration
Manage infrastructure through AI assistants
Agent Skills
Pre-built workflows for migrations and deployments