Skip to content
Claude Desktop

Artifacts for Claude Desktop

io.github.mctx-ai/artifacts

Save decisions, plans, and notes from any AI session and retrieve them later — from any client. Ask

client:Claude Desktop transport:sse

Install Artifacts in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "artifacts": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://artifacts.mctx.ai/v2.2.0"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Artifacts in other clients