Nynch MCP Server for Gemini CLI
io.github.peterod99/nynch
CRM, relationship intelligence, and multi-agent orchestration for AI agents.
client:Gemini CLI
transport:streamable-http
Install Nynch MCP Server in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nynch": {
"httpUrl": "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs