OpenClaw Direct for Grok
direct.openclaw/mcp
Deploy, monitor, and manage your OpenClaw AI assistants via natural language.
client:Grok
transport:streamable-http
Install OpenClaw Direct in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "http",
"url": "https://openclaw.direct/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs