M
Main MCP Vercel
by @id-guy
MCP server by id-guy
Created 11/8/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-main_mcp_vercel
Cursor configuration (mcp.json)
{
"mcpServers": {
"id-guy-main-mcp-vercel": {
"command": "npx",
"args": [
"id-guy-main-mcp-vercel"
]
}
}
}