Files
vercel__vercel-plugin/.mcp.json
T
2026-03-03 15:13:06 -07:00

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."
}
}
}