Powo for VS Code
io.github.pipeworx-io/powo
POWO (Plants of the World Online, by the Royal Botanic Gardens, Kew) MCP.
client:VS Code
transport:streamable-http
Install Powo in VS Code
.vscode/mcp.json
{
"servers": {
"powo": {
"type": "http",
"url": "https://gateway.pipeworx.io/powo/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs