Getting Started with Claude
mittwald publishes an official connector in the Claude Connectors Directory, backed by mittwald MCP. This guide shows you how to connect it to Claude Desktop or Claude.ai using OAuth authentication.
Prerequisites
- Claude Pro, Max, Team, or Enterprise plan (required for connectors)
- A mittwald mStudio account (to authenticate)
- 2 minutes to complete setup
Step 1: Open the mittwald Connector
- Open the mittwald connector in the Claude Connectors Directory, or in Claude Desktop / Claude.ai go to Settings → Connectors → Browse connectors and search for "mittwald"
- Click Connect to Claude (on a personal plan) or Connect for your team (on a Team or Enterprise plan)
Because this is an official, published connector, Claude already knows its endpoint and available tools — there is no server URL to enter.
Step 2: Authenticate
When you connect the mittwald connector, Claude prompts you to authenticate:
- A browser window opens for mittwald authorization
- Sign in with your mittwald account
- Review the requested permissions
- Click Authorize
Claude securely stores your OAuth tokens and refreshes them automatically.
Step 3: Verify Your Connection
Start a new conversation and test the connection:
Use mittwald MCP to list my projects
You should see a list of your mittwald projects.
✅ Success! mittwald MCP is now connected to Claude.
Common Tasks with mittwald MCP
Once authenticated, you can use prompts like these:
List Your Projects
Use mittwald MCP to show all my projects
Get App Information
Show apps in my project [project-id]
Database Details
Get database connection info for [db-id]
Backup Status
Check backup schedules for project [project-id]
Support Tickets
List open support conversations for my account
Troubleshooting
Error: "Connector Not Available"
Symptom: The Connectors option does not appear in Settings, or the mittwald connector is missing from the directory.
Cause: Your Claude plan does not include connectors.
Fix:
- Upgrade to Claude Pro, Max, Team, or Enterprise
- Wait for feature rollout if you recently upgraded
Error: "Authentication Failed"
Symptom: OAuth flow fails or times out.
Cause: Browser popup blocked or network issues.
Fix:
- Allow popups for claude.ai in your browser settings
- Check your network connection
- Try again from a different browser
Error: "Permission Denied"
Symptom: Connector fails with authorization errors.
Cause: OAuth session expired or permissions revoked.
Fix:
- Remove the connector in Settings
- Add it again and re-authenticate
- Verify your mittwald account is active
Error: "Server Connection Failed"
Symptom: Claude cannot reach the mittwald MCP server.
Cause: Network issues or firewall rules.
Fix:
- Check outbound network access
- Try from another network
- Try removing and reconnecting the mittwald connector
Team and Enterprise
For Team and Enterprise plans:
- Owners can enable the mittwald connector from the directory for all workspace members
- Members can use shared connectors without individual setup
- Admins can manage connector permissions in workspace settings
FAQ
Q: Which Claude plans support the mittwald connector?
A: Claude Pro, Max, Team, and Enterprise plans support connectors.
Q: Is my authentication secure?
A: Yes. Claude uses OAuth 2.1 with PKCE. Tokens are stored securely and refreshed automatically.
Q: Can I use multiple connectors?
A: Yes. You can connect multiple directory connectors and use them in the same conversation.
Q: How do I remove the connector?
A: Go to Settings → Connectors, find the mittwald connector, and click Remove.
Q: Does this work with Claude Desktop offline?
A: No. Remote MCP servers require an internet connection.
Next Steps
- Tutorials: See real-world examples
- Other Tools: Set up GitHub Copilot, Cursor, or Claude Code CLI
Official Documentation
This guide is based on official Anthropic documentation:
- Get started with custom connectors using remote MCP - Claude connector setup