Persnickety Try-On Index for VS Code
bot.persnickety/bridal
Find source-checked US boutiques with plus-size bridal samples physically available to try on.
client:VS Code
transport:streamable-http
tools:2
Install Persnickety Try-On Index in VS Code
.vscode/mcp.json
{
"servers": {
"bridal": {
"type": "http",
"url": "https://persnickety.bot/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs