Skip to content
Zed

NerdyChefs Prompts for Zed

io.github.mayeu20/nerdychefs-mcp

Search, browse and pick from the free NerdyChefs.ai prompt library from any MCP client.

client:Zed transport:stdio runtime:npm

Install NerdyChefs Prompts in Zed

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

{
  "context_servers": {
    "nerdychefs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nerdychefs-mcp"
      ]
    }
  }
}

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

NerdyChefs Prompts in other clients