Skip to content
Zed

flippa mcp for Zed

io.github.sind00/flippa-mcp

Search, analyze, and evaluate online businesses for sale on Flippa.com marketplace.

client:Zed transport:stdio runtime:npm

Install flippa mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "flippa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "flippa-mcp-server"
      ],
      "env": {
        "FLIPPA_API_TOKEN": "<FLIPPA_API_TOKEN>"
      }
    }
  }
}

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

flippa mcp in other clients