NC Wedding Guide for Gemini CLI
io.github.sebastianrtj/nc-wedding-guide
Find NC wedding venues and vendors, plan costs, and prepare vendor inquiries.
client:Gemini CLI
transport:streamable-http
tools:6
Install NC Wedding Guide in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nc-wedding-guide": {
"httpUrl": "https://www.ncweddingguide.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs