mcptoon for Grok
io.github.activeing123/mcptoon
MCP tools + agent skills in one zero-dependency CLI: 71,929 -> 581 tokens (-99.2%, measured).
client:Grok
transport:stdio
runtime:pypi
Install mcptoon in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcptoon": {
"type": "stdio",
"command": "uvx",
"args": [
"mcptoon"
]
}
}
}
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