Back to search
30
MCP
Grok CLI
pulsemcp/grok cliBridges to Grok AI through the official CLI, enabling simple queries, multi-turn conversations, and code generation with configurable timeouts and model selection.
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"grok_cli": {
"url": "None",
"transport": "http"
}
}
}