Rules-Generator-Pro for Cursor
io.github.evozim/rules-gen
Automated .cursorrules and system prompt generator.
client:Cursor
transport:sse
Install Rules-Generator-Pro in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"rules-gen": {
"url": "https://rules-gen-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs