breathe-api
Version:
Model Context Protocol server for Breathe HR APIs with Swagger/OpenAPI support - also works with custom APIs
32 lines • 783 B
JSON
{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(ls:*)",
"Bash(mkdir:*)",
"WebFetch(domain:staging-rota-api.breathehrstaging.com)",
"Bash(curl:*)",
"Bash(grep:*)",
"Bash(npm install:*)",
"Bash(npm run build:*)",
"Bash(npx tsx:*)",
"WebFetch(domain:hr.breathehrstaging.com)",
"Bash(node:*)",
"Bash(timeout:*)",
"Bash(true)",
"Bash(rm:*)",
"Bash(touch:*)",
"Bash(mv:*)",
"Bash(rg:*)",
"WebFetch(domain:github.com)",
"Bash(npm run lint)",
"Bash(npm run lint:*)",
"Bash(npm run typecheck:*)",
"WebFetch(domain:spec.modelcontextprotocol.io)",
"Bash(npm run tsx:*)",
"Bash(chmod:*)",
"Bash(npm view:*)"
],
"deny": []
}
}