mirror of
https://github.com/vercel/vercel-plugin.git
synced 2026-09-14 15:39:47 +08:00
10 lines
324 B
JSON
10 lines
324 B
JSON
{
|
|
"mcpServers": {
|
|
"vercel": {
|
|
"type": "http",
|
|
"url": "https://mcp.vercel.com",
|
|
"note": "Official Vercel MCP server. Uses OAuth — on first connection the agent will be prompted to authorize via Vercel. Read-only in initial release: search docs, list projects/deployments, inspect logs."
|
|
}
|
|
}
|
|
}
|