Trefle for VS Code
io.github.pipeworx-io/trefle
Trefle MCP — global plant database (1M+ species)
client:VS Code
transport:streamable-http
Install Trefle in VS Code
.vscode/mcp.json
{
"servers": {
"trefle": {
"type": "http",
"url": "https://gateway.pipeworx.io/trefle/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs