Skip to content
VS Code

store for VS Code

com.bolotstudio/store

Custom metal-print storefront: catalog search, product details, shipping, reviews. Read-only.

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

Install store in VS Code

.vscode/mcp.json

{
  "servers": {
    "store": {
      "type": "http",
      "url": "https://bolotstudio.com/api/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

store in other clients