clawshow mcp server for Grok
io.github.jason2016/clawshow-mcp-server
Instant Backend for SMBs: pages, payments, eSign AES eIDAS, notifications, inventory, reports
client:Grok
transport:sse
Install clawshow mcp server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"clawshow-mcp-server": {
"type": "sse",
"url": "https://mcp.clawshow.ai/sse"
}
}
}
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