Skip to main content
Claude is a powerful AI agent that can help you write code faster and more efficiently. It empowers developers, testers, and non-technical users to write code and automate their workflows.

Configure Claude with Bruno

  1. Download and install Claude from here.
  2. After installing Claude, open your project and create a .claude/CLAUDE.md file at the root of your project.
Your project folder structure should look like this:
my-project
.claude
CLAUDE.md
src
app.js
server.js
package.json
.gitignore
You can write your own instructions for Claude to follow while working on the collection or you can use the default instructions provided by Bruno.
For example workflows and prompts, see Use cases.