neuron for VS Code
io.github.conquext/neuron
AI-powered WhatsApp chatbot platform with 196 tools for bots, campaigns, and contacts.
client:VS Code
transport:streamable-http
runtime:npm
tools:383
Install neuron in VS Code
.vscode/mcp.json
{
"servers": {
"neuron": {
"type": "http",
"url": "https://mcp.neuron.ng/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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