BasisSetVentures/grok-cli-mcp
MCP server that wraps the Grok CLI for seamless integration with Claude and other MCP clients
Platform-specific configuration:
{
"mcpServers": {
"grok-cli-mcp": {
"command": "npx",
"args": [
"-y",
"grok-cli-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...