Credential Management
Securely store and manage API keys for your MCP servers
Storage Options
Local Storage (Standard)
- • Stored on your machine
- • Maximum security
- • Requires local daemon
- • $20/year
Cloud Storage (Premium)
- • Encrypted in Cloudflare
- • Seamless across devices
- • AES-256-GCM encryption
- • $100/year
Adding Credentials
- Go to Dashboard → Credentials
- Select the MCP server (Supabase, GitHub, Vercel, etc.)
- Enter your API keys
- Click "Save Credential"
Security Best Practices
- Never share API tokens - Each token is tied to your account
- Rotate keys regularly - Update credentials every 90 days
- Use read-only tokens - When possible, limit permissions
- Monitor usage - Check API usage in your MCP server dashboards
Supported MCP Servers
- • Supabase
- • GitHub
- • Vercel
- • Google Cloud Run
Note: Credentials are never logged or sent to third parties. They're only used to call MCP servers on your behalf.