Chasync for Gemini CLI
com.chasync/chasync
Manage Chasync funnels, forms, email templates and leads from MCP-compatible AI assistants.
client:Gemini CLI
transport:streamable-http
Install Chasync in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"chasync": {
"httpUrl": "https://mcp.chasync.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