Artifacts for VS Code
io.github.mctx-ai/artifacts
Save decisions, plans, and notes from any AI session and retrieve them later — from any client. Ask
client:VS Code
transport:sse
Install Artifacts in VS Code
.vscode/mcp.json
{
"servers": {
"artifacts": {
"type": "sse",
"url": "https://artifacts.mctx.ai/v2.2.0"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs