Skip to content
VS Code

Sunset Website MCP for VS Code

com.sunsetmixing/site-mcp

Search and read public Sunset pages with source URLs.

client:VS Code transport:streamable-http tools:6

Install Sunset Website MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "site-mcp": {
      "type": "http",
      "url": "https://sunsetmixing.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Sunset Website MCP in other clients