Loading MCP server directory, please wait...
Author, edit and run Bruno collections as files: HTTP, WebSocket, gRPC, per-request pass/fail.
npx @getmcp/cli add io.github.Ostico/bruno-mcp-studioRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Ostico/bruno-mcp-studio": {
"command": "npx",
"args": [
"-y",
"@ostico/bruno-mcp"
]
}
}
}