Skip to content
Gemini CLI

NerdyChefs Prompts for Gemini CLI

io.github.mayeu20/nerdychefs-mcp

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

client:Gemini CLI transport:stdio runtime:npm

Install NerdyChefs Prompts in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

NerdyChefs Prompts in other clients