Fryd - Your Garden Companion for VS Code
app.fryd/mcp-server
Search crops, check companion planting, explore seasonal calendars, and find planting plans.
client:VS Code
transport:streamable-http
tools:5
Install Fryd - Your Garden Companion in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.fryd.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs