Skip to content
VS Code

Streamline MCP Server for VS Code

com.streamlinehq/mcp

Search and download icons, illustrations, elements and emojis in PNG or SVG formats.

client:VS Code transport:streamable-http

Install Streamline MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://public-api.streamlinehq.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Streamline MCP Server in other clients