@vibe-kit/grok-cli
Version:
An open-source AI agent that brings the power of Grok directly into your terminal.
20 lines • 420 B
JSON
{
"mcpServers": {
"github": {
"name": "github",
"transport": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "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"
}
}
}
},
"selectedModel": "grok-3-latest",
"model": "grok-3-latest"
}