artifactos for Grok
io.github.martindfarre/artifactos
Save, version & share AI-generated HTML artifacts (canvases, dashboards, apps) as links.
client:Grok
transport:streamable-http
Install artifactos in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"artifactos": {
"type": "http",
"url": "https://artifactos.studio/api/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