flowers for VS Code
com.theflowersdirectory/flowers
Find flower arrangements, check US florist delivery by ZIP and date, get a purchase link + pricing
client:VS Code
transport:streamable-http
tools:3
Install flowers in VS Code
.vscode/mcp.json
{
"servers": {
"flowers": {
"type": "http",
"url": "https://www.theflowersdirectory.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs