YeetIt for Grok
io.github.snappyio/yeetit
Instant web publishing for AI agents. POST HTML, get a live URL. No account needed.
client:Grok
transport:streamable-http
tools:4
Install YeetIt in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"yeetit": {
"type": "http",
"url": "https://yeetit.site/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