Skip to content
VS Code

fruityvice for VS Code

io.github.pipeworx-io/fruityvice

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

client:VS Code transport:streamable-http

Install fruityvice in VS Code

.vscode/mcp.json

{
  "servers": {
    "fruityvice": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/fruityvice/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

fruityvice in other clients