15 hours ago
Server Config
{
"mcpServers": {
"bruno-mcp": {
"command": "node",
"args": [
"/absolute/path/to/bruno-mcp/dist/index.js"
],
"env": {}
}
}
}{
"mcpServers": {
"bruno-mcp": {
"command": "node",
"args": [
"/absolute/path/to/bruno-mcp/dist/index.js"
],
"env": {}
}
}
}