neuron for Claude Desktop
io.github.conquext/neuron
AI-powered WhatsApp chatbot platform with 196 tools for bots, campaigns, and contacts.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:383
Install neuron in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"neuron": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.neuron.ng/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop 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