Trefle for Claude Desktop
io.github.pipeworx-io/trefle
Trefle MCP — global plant database (1M+ species)
client:Claude Desktop
transport:streamable-http
Install Trefle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"trefle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/trefle/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs