Skip to main content

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.

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.