Skip to main content

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

  1. Go to Dashboard → Credentials
  2. Select the MCP server (Supabase, GitHub, Vercel, etc.)
  3. Enter your API keys
  4. 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.