All articles

Account & settings

Account

Your Account page shows your plan, current token balance, and usage history. Purchases and subscription changes are reflected here.

Settings

The Settings page stores your preferences. If a setting fails to save, it usually means the app is briefly unavailable — try again shortly.

API keys

To use the HTTP API or the MCP server, create an API key on this Account page or your dashboard — either works, and both list the same keys. The key is shown once at creation, so copy and store it securely. Keys are prefixed mv_….

Send it as X-API-Key: mv_… or Authorization: Bearer mv_…; both headers are accepted everywhere. Usage from a key is billed against your plan's token balance and appears in your usage history, tagged api or mcp by where the call came from.

You can rotate a key (issues a new secret, invalidates the old one) or revoke it outright from either page. A revoked key is rejected with HTTP 401 immediately.

Email verification

Native (email/password) sign-ups must verify their email address before the first login. If you registered but can't sign in, check your inbox for the verification link.

Manage your profile, preferences, token balance, and API keys.