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