Raster for VS Code
app.raster/raster
Browse, search, upload, tag, transfer, and delete images in your Raster libraries over MCP.
client:VS Code
transport:streamable-http
Install Raster in VS Code
.vscode/mcp.json
{
"servers": {
"raster": {
"type": "http",
"url": "https://mcp.raster.app/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs