@vibe-kit/grok-cli
Version:
An open-source AI agent that brings the power of Grok directly into your terminal.
27 lines • 709 B
JSON
{
"permissions": {
"allow": [
"Bash(npm run build:*)",
"Bash(npm run dev:*)",
"Bash(mv:*)",
"Bash(npm install:*)",
"Bash(node:*)",
"WebFetch(domain:www.claudemcp.com)",
"Bash(docker pull:*)",
"Bash(npx grok mcp add:*)",
"Bash(npx grok:*)",
"Bash(git stash:*)",
"WebFetch(domain:github.com)",
"WebFetch(domain:modelcontextprotocol.io)",
"WebFetch(domain:docs.anthropic.com)",
"WebFetch(domain:linear.app)",
"Bash(docker run:*)",
"Bash(timeout:*)",
"Bash(mkdir:*)",
"Bash(npm run compile:*)",
"Bash(npx vsce:*)",
"WebFetch(domain:raw.githubusercontent.com)"
],
"deny": []
}
}