Manage multiple Vercel CLI logins on one machine, and let AI agents switch between them via MCP.
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"vercel-mcp-2","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# vercel-mcp **Switch between Vercel accounts instead of logging out.** A `vgate` CLI plus an MCP server, so scripts and AI agents can change accounts too. [](https://pypi.org/project/vercel-mcp/) [](https://pypi.org/project/vercel-mcp/) [](LICENSE) [](https://github.com/ml-lubich/vercel-mcp/actions/workflows/ci.yml) ## Why The Vercel CLI holds **one login at a time, machine-wide**. Work on a client account for ten minutes and your own project's `vercel deploy` quietly starts targeting the wrong place — or fails with `Not authorized`. The usual fix, `vercel logout` followed by `vercel login`, means an email round-trip every single time. Worse is the silent version: a saved credential that has expired. You get a bare 401 with no hint that the token simply aged out, because the access token was snapshotted **without** the refresh token or the expiry that would have explained it. `vgate` stores the complete credential — token, refresh token, and expiry — for every account, tells you at a glance which ones are still good, and switches between them instantly. > **It has no `logout` command, on purpose.** `vercel logout` destroys the only credential on the machine. Switch instead. ## Install ```bash # Homebrew brew tap ml-lubich/tap && brew install vgate # pipx pipx install vercel-mcp # uv uv tool install vercel-mcp ``` ## Quickstart Log in once per account, saving each one as you go: ```bash vercel login you@personal.com && vgate sync vercel login you@client.com && vgate sync ``` Then switch whenever you like: ```bash $ vgate ls # email username teams token 1 you@personal.com you 2 valid active 2 you@client.com you-client 1 expiring $ v…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.