Ask HN: What's Your Cursor Setup?

15 points by cloudking 21 hours ago

What’s your Cursor setup? I'm curious, what tweaks or integrations have you set up to make your coding flow smoother? Custom prompts, rules, MCP servers etc.

Adding rules that describe the project functionality, architecture and folder structure has proved beneficial in reducing mistakes, adding context to tasks. (hint: you can ask the agent to generate these if they don't exist)

So far I've found one useful MCP https://browsertools.agentdesk.ai/installation that helps the agent gather info from the browser during tasks (e.g screenshots, console logs, network errors) to help debug.