Cursor is a widely adopted AI code editor by developers. A powerful tool to automate your development workflow as well as remove the manual effort of writing code. With Bruno’s local-first approach you can configure Cursor to automate your API development workflow.Documentation Index
Fetch the complete documentation index at: https://bruno-a6972042-mintlify-testing-jsonbody-jsonschema-1777266.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Configure Cursor with Bruno
- Download and install Cursor from here.
-
After installing Cursor, open your project and create a
.cursor/rules/instructions.mdfile.
my-project
.cursor
rules
instructions.md
src
routes
app.js
server.js
package.json
.gitignore