backgrounds for VS Code
app.creatica/backgrounds
Deterministic procedural SVG/PNG backgrounds: 58 generators, curated palettes, brand kits.
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install backgrounds in VS Code
.vscode/mcp.json
{
"servers": {
"backgrounds": {
"type": "http",
"url": "https://api.creatica.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs