neuron for Gemini CLI
io.github.conquext/neuron
AI-powered WhatsApp chatbot platform with 196 tools for bots, campaigns, and contacts.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:383
Install neuron in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"neuron": {
"httpUrl": "https://mcp.neuron.ng/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- neuron_register
- neuron_login
- neuron_refresh_token
- neuron_switch_org
- neuron_list_organizations
- neuron_get_profile
- neuron_whoami
- neuron_switch_instance
- neuron_logout
- neuron_create_bot
- neuron_list_bots
- neuron_get_bot
- neuron_update_bot
- neuron_delete_bot
- neuron_pause_bot
- neuron_resume_bot
- neuron_get_bot_analytics
- neuron_attach_knowledge_base
- neuron_list_bot_knowledge_bases
- neuron_detach_knowledge_base
- neuron_create_api_key
- neuron_list_api_keys
- neuron_revoke_api_key
- neuron_bot_api_chat