Skip to content
Zed

fruityvice for Zed

io.github.pipeworx-io/fruityvice

Fruityvice MCP — wraps Fruityvice API (free, no auth)

client:Zed transport:streamable-http

Install fruityvice in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "fruityvice": {
      "url": "https://gateway.pipeworx.io/fruityvice/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

fruityvice in other clients