myclaw toolkit for Grok
io.github.dusheh/myclaw-toolkit
23-in-1 developer utility toolkit — search, exchange rates, crypto, QR codes, and more
client:Grok
transport:stdio
runtime:npm
Install myclaw toolkit in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"myclaw-toolkit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"myclaw-toolkit"
]
}
}
}
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