Skip to content
Zed

sieve mcp for Zed

io.github.lmwharton/sieve-mcp

AI startup due diligence — screen companies across 7 dimensions, get a Sieve Score.

client:Zed transport:stdio runtime:pypi

Install sieve 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": {
    "sieve-mcp": {
      "command": "uvx",
      "args": [
        "sieve-mcp"
      ],
      "env": {
        "SIEVE_API_KEY": "<SIEVE_API_KEY>"
      }
    }
  }
}

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

sieve mcp in other clients