deplion for Grok
cc.deplion/deplion
Create and publish static websites, configure forms, and read leads through Deplion.
client:Grok
transport:streamable-http
Install deplion in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"deplion": {
"type": "http",
"url": "https://deplion.cc/mcp/deplion"
}
}
}
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