mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-06-27 12:59:30 +00:00
15 lines
241 B
JSON
15 lines
241 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm install)",
|
|
"WebSearch",
|
|
"Bash(npm test:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:api.github.com)"
|
|
]
|
|
},
|
|
"env": {
|
|
"MCP_TIMEOUT": "120000"
|
|
}
|
|
}
|