vercelpycheck for Cursor
com.edgethirteen.www/vercelpycheck
Scan a public GitHub repo for known Vercel Python-runtime deploy footguns.
client:Cursor
transport:streamable-http
Install vercelpycheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vercelpycheck": {
"url": "https://www.edgethirteen.com/api/mcp/vercelpycheck"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs