laugh tale for Grok
io.github.xfloukiex-lab/laugh-tale
The capstone of the Grand Line stack — collect every tool to reveal the One Piece.
client:Grok
transport:stdio
runtime:pypi
Install laugh tale in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"laugh-tale": {
"type": "stdio",
"command": "uvx",
"args": [
"laugh-tale-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