Artifacts for Grok
io.github.mctx-ai/artifacts
Save decisions, plans, and notes from any AI session and retrieve them later — from any client. Ask
client:Grok
transport:sse
Install Artifacts in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"artifacts": {
"type": "sse",
"url": "https://artifacts.mctx.ai/v2.2.0"
}
}
}
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