Skip to content
VS Code

catalog for VS Code

com.nontoxicnook/catalog

Read-only tools over an independently vetted catalog of non-toxic home and baby products.

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

Install catalog in VS Code

.vscode/mcp.json

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

catalog in other clients