developer tools
Bruno Mcp
A MCP server for interacting with [Bruno API Client](https://www.usebruno.com/).
typescript
local
developer tools
Installation
npx -y hungthai1401/bruno-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "bruno-mcp",
"command": "npx",
"args": [
"-y",
"hungthai1401/bruno-mcp"
]
}About This MCP Server
hungthai1401/bruno-mcp
A MCP server for interacting with Bruno API Client.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub