io.github.conquext/neuron
REMOTE · MCP.NEURON.NG · 2 COMPONENTS · SCANNED SEP 20
AI-powered WhatsApp chatbot platform with 196 tools for bots, campaigns, and contacts.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (neuron_delete_bot). See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability81
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 36562 tokens (~95/item across 383 items; 383 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage99
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 97% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 58 of 59 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "neuron_test_tool" implies "execute" and declares readOnlyHint instead, contradicting what its own name says it does. See how to fix → Partial
- An AI judge read all 383 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.conquext/neuron MCP server?
io.github.conquext/neuron is a hosted endpoint at https://mcp.neuron.ng/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.neuron.ng
claude mcp add --transport http conquext-neuron 'https://mcp.neuron.ng/mcp'
{
"mcpServers": {
"conquext-neuron": {
"url": "https://mcp.neuron.ng/mcp"
}
}
} {
"servers": {
"conquext-neuron": {
"type": "http",
"url": "https://mcp.neuron.ng/mcp"
}
}
} [mcp_servers.conquext-neuron] url = "https://mcp.neuron.ng/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"conquext-neuron": {
"type": "remote",
"url": "https://mcp.neuron.ng/mcp",
"enabled": true
}
}
} openclaw mcp add conquext-neuron --url 'https://mcp.neuron.ng/mcp' --transport streamable-http
mcp_servers:
conquext-neuron:
url: "https://mcp.neuron.ng/mcp" {
"McpServers": {
"conquext-neuron": {
"Transport": "http",
"Url": "https://mcp.neuron.ng/mcp"
}
}
} assistant mcp add conquext-neuron -t streamable-http -u 'https://mcp.neuron.ng/mcp'
{
"mcpServers": {
"conquext-neuron": {
"type": "http",
"url": "https://mcp.neuron.ng/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 0
- New tool “neuron_delete_flow_run”, which the server declares destructive security
- 15 Sept 26 0
- Tool “neuron_delete_persona” is now declared destructive security
- 14 Sept 26 0
- New tool “neuron_delete_event”, which the server declares destructive security
- New tool “neuron_delete_event_type”, which the server declares destructive security
- New tool “neuron_delete_override”, which the server declares destructive security
- New tool “neuron_delete_calendar”, which the server declares destructive security
- New tool “neuron_get_availability” functional
- New tool “neuron_get_available_slots” functional
- New tool “neuron_get_booking” functional
- New tool “neuron_get_calendar” functional
- New tool “neuron_get_event_type” functional
- New tool “neuron_google_calendar_disconnect” functional
- New tool “neuron_list_bookings” functional
- New tool “neuron_list_calendars” functional
- New tool “neuron_list_event_types” functional
- New tool “neuron_list_events” functional
- New tool “neuron_list_overrides” functional
- New tool “neuron_mark_no_show” functional
- New tool “neuron_reschedule_booking” functional
- New tool “neuron_set_override” functional
- New tool “neuron_team_availability” functional
- New tool “neuron_update_availability” functional
- New tool “neuron_update_booking_notes” functional
- New tool “neuron_update_calendar” functional
- New tool “neuron_update_event” functional
- New tool “neuron_update_event_type” functional
- New tool “neuron_google_calendar_status” functional
- New tool “neuron_complete_booking” functional
- New tool “neuron_confirm_booking” functional
- New tool “neuron_create_calendar” functional
- New tool “neuron_create_event” functional
- New tool “neuron_create_event_type” functional
- New tool “neuron_cancel_booking” functional
- 7 Sept 26 0
- New tool “neuron_delete_sms_campaign”, which the server declares destructive security
- New tool “neuron_list_sms_campaigns” functional
- New tool “neuron_get_sms_campaign” functional
- New tool “neuron_estimate_sms_campaign” functional
- New tool “neuron_pause_sms_campaign” functional
- New tool “neuron_resume_sms_campaign” functional
- New tool “neuron_send_sms_campaign” functional
- New tool “neuron_create_sms_campaign” functional
- “neuron_browse_list_pool” added an optional parameter “smsEnabled” cosmetic
- 6 Sept 26 0
- New tool “neuron_webagent_kill”, which the server declares destructive security
- New tool “neuron_webagent_stop”, which the server declares destructive security
- New tool “neuron_studio_transform_video” functional
- New tool “neuron_studio_transform_video_status” functional
- New tool “neuron_studio_upload_media” functional
- New tool “neuron_studio_voiceover” functional
- New tool “neuron_webagent_command_history” functional
- New tool “neuron_webagent_get_run” functional
- New tool “neuron_webagent_list_runs” functional
- New tool “neuron_webagent_open_launcher” functional
- New tool “neuron_webagent_run” functional
- New tool “neuron_studio_render” functional
- New tool “neuron_get_collection” functional
- New tool “neuron_get_collection_items” functional
- New tool “neuron_list_collections” functional
- New tool “neuron_studio_agent” functional
- New tool “neuron_studio_apply” functional
- New tool “neuron_studio_catalog” functional
- New tool “neuron_studio_generate_image” functional
- New tool “neuron_studio_generate_video” functional
- New tool “neuron_studio_generate_video_status” functional
- New tool “neuron_studio_import_media_url” functional
- New tool “neuron_studio_make” functional
- New tool “neuron_studio_rehost_media” functional
- New tool “neuron_studio_render_status” functional
- New tool “neuron_studio_save” functional
- New tool “neuron_studio_transcribe” functional
- 5 Sept 26 0
- New tool “neuron_enroll_members” functional
- 4 Sept 26 0
- New tool “neuron_remove_group_members”, which the server declares destructive security
- Tool “neuron_create_blog_post” rewrote its description, which is the text the model reads security
- Server version: 1.0.0 → 1.1.2 functional
- New tool “neuron_add_group_members” functional
- New tool “neuron_create_group” functional
- New tool “neuron_product_members” functional
- “neuron_update_product” added an optional parameter “membershipGraceDays” cosmetic
- “neuron_update_product” added an optional parameter “membershipGroupName” cosmetic
- “neuron_update_product” added an optional parameter “membershipGroupSlug” cosmetic
- “neuron_update_product” added an optional parameter “membershipInterval” cosmetic
- “neuron_update_blog_post” added an optional parameter “blocks” cosmetic
- “neuron_update_blog_post” added an optional parameter “tags” cosmetic
- “neuron_create_product” added an optional parameter “membershipInterval” cosmetic
- “neuron_create_product” added an optional parameter “membershipGroupSlug” cosmetic
- “neuron_create_product” added an optional parameter “membershipGroupName” cosmetic
- “neuron_create_product” added an optional parameter “membershipGraceDays” cosmetic
- “neuron_create_product” added an optional parameter “membership” cosmetic
- “neuron_create_blog_post” added an optional parameter “blocks” cosmetic
- “neuron_update_product” added an optional parameter “membership” cosmetic
- “neuron_create_blog_post” reworded the description of “content” cosmetic
- “neuron_update_blog_post” reworded the description of “content” cosmetic
- “neuron_create_blog_post” made “content” optional cosmetic
- 2 Sept 26 0
- New tool “neuron_duplicate_product” functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://mcp.neuron.ng/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=neuron.ng | CN=YE2,O=Let's Encrypt,C=US | 9 Sept 2026 | 8 Dec 2026 | ECDSA 256 | ECDSA-SHA384 | 57fed84ef3ca6edac3d49081ce603332901 |
| SANs: *.neuron.ng, neuron.ng | ||||||
| CN=YE2,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 4df3b15dd6c0784c507cd37b58e6f115 |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp.neuron.ng. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ng. | present | 45566 | 13 | Verified |
| neuron.ng. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000 |
| x-content-type-options | nosniff |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.neuron.ng/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.neuron.ng/mcp | HTTPS enforced | 301 | https://mcp.neuron.ng/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
neuron_get_scheduled_message Get Scheduled Message ~47
Retrieve detailed information about a specific scheduled message, including its status, send time, and message content.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the scheduled message |
No output schema declared.
No examples provided.
neuron_get_sms_campaign Get SMS Campaign ~35
Retrieve a single SMS campaign with its status and delivery counters.
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | UUID of the SMS campaign |
No output schema declared.
No examples provided.
neuron_get_social_channel Get Social Channel ~47
Retrieve detailed information about a specific social media channel, including its platform, credentials status, and connection state.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the social channel |
No output schema declared.
No examples provided.
neuron_get_social_channel_status Get Social Channel Status ~47
Retrieve the current session status for a social media channel (e.g., connected, disconnected, error).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the social channel |
No output schema declared.
No examples provided.
neuron_get_storefront Get Storefront ~31
Get this seller's storefront profile (handle, display name, bio, branding) and its public URL.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
neuron_get_task_runs Get Bot Task Run History ~78
Retrieve the paginated execution history for a task — each run's status, AI summary, tool steps, and stats (messages sent, contacts processed).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | UUID of the task |
| limit | integer | – | Items per page (default 20) |
| page | integer | – | Page number (default 1) |
No output schema declared.
No examples provided.
neuron_get_webhook_logs Get Webhook Logs ~80
Retrieve execution logs for an inbound webhook to monitor incoming requests and debug processing issues.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the webhook to get logs for |
| limit | number | – | Number of log entries per page (default: 20) |
| page | number | – | Page number for pagination (default: 1) |
No output schema declared.
No examples provided.
neuron_google_calendar_disconnect Disconnect Google Calendar ~28
Disconnect a calendar from Google Calendar sync.
| Name | Type | Req | Description |
|---|---|---|---|
| calendarId | string | yes | Calendar UUID |
No output schema declared.
No examples provided.
neuron_google_calendar_status Google Calendar Status ~35
Check whether a calendar is connected to Google Calendar and when it last synced.
| Name | Type | Req | Description |
|---|---|---|---|
| calendarId | string | yes | Calendar UUID |
No output schema declared.
No examples provided.
neuron_handle_join_requests Handle Join Requests ~91
Approve or reject pending join requests for a WhatsApp group. Requires admin privileges.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Whether to approve or reject the join requests |
| channelId | string | yes | WhatsApp channel identifier (UUID) |
| groupJid | string | yes | Group JID (ending in @g.us) |
| participants | array | yes | Array of phone numbers or JIDs of requesters |
No output schema declared.
No examples provided.
neuron_import_contacts Import Contacts ~51
Bulk import multiple contacts into the organization's address book. Accepts an array of contact objects with name, phone, and optional fields.
| Name | Type | Req | Description |
|---|---|---|---|
| contacts | array | yes | Array of contact objects to import into the organization |
No output schema declared.
No examples provided.
neuron_ingest_knowledge Ingest Knowledge ~173
Ingest content into a knowledge base. Supports deduplication via externalId and optional LLM processing (summarize, extract_facts, or custom instruction).
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | Content to ingest |
| externalId | string | – | Unique external ID for deduplication (e.g. file path, URL) |
| folder | string | – | Folder: 'general', 'skills', 'contexts', 'documents', or 'faqs' (default: general) |
| knowledgeBaseId | string | yes | Knowledge base ID to ingest into |
| processing | object | – | Optional LLM processing before storage |
| source | string | – | Source type (default: mcp) |
| sourceUrl | string | – | Source URL for reference |
| title | string | yes | Title for the knowledge entry |
No output schema declared.
No examples provided.
neuron_install_from_pool Install from Pool ~134
Install a resource from the marketplace pool into the current organization. Choose 'fork' for an independent copy or 'subscribe' to receive future updates from the publisher.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the pool item to install |
| mode | string | yes | Installation mode: 'fork' creates an independent copy, 'subscribe' links to publisher updates |
| targetBotId | string | – | UUID of the bot to attach the installed resource to (for tool_template or knowledge_base types) |
| targetKbId | string | – | UUID of the knowledge base to install into (for knowledge_base types) |
No output schema declared.
No examples provided.
neuron_invite_member Invite Organization Member ~124
Send an invitation to a new member to join the organization. The invitee receives an email with a link to accept.
| Name | Type | Req | Description |
|---|---|---|---|
| canViewConversations | boolean | – | Whether the invited member can view conversations (default: true) |
| string | yes | Email address of the person to invite | |
| name | string | yes | Full name of the person being invited |
| orgId | string | yes | Unique identifier (UUID) of the organization |
| role | string | – | Role to assign to the member (e.g., 'admin', 'agent', 'viewer') |
No output schema declared.
No examples provided.
neuron_join_campaign Join Campaign ~67
Join a marketplace campaign as a participant to earn rewards by sending messages through your WhatsApp channel.
| Name | Type | Req | Description |
|---|---|---|---|
| channelId | string | yes | Unique identifier (UUID) of your WhatsApp channel to send messages from |
| id | string | yes | Unique identifier (UUID) of the campaign to join |
No output schema declared.
No examples provided.
neuron_lead_stats Lead Pool Stats ~16
Counts of leads by status.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
neuron_leave_group Leave Group ~67
Make the bot leave a WhatsApp group. This action is irreversible — the bot will need to be re-added by an admin.
| Name | Type | Req | Description |
|---|---|---|---|
| channelId | string | yes | WhatsApp channel identifier (UUID) |
| groupJid | string | yes | Group JID (ending in @g.us) |
No output schema declared.
No examples provided.
neuron_list_ad_requests List Ad Requests ~93
Retrieve all ad requests for the current organization with optional status filtering and pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Number of items per page (default: 20) |
| page | number | – | Page number for pagination (default: 1) |
| status | string | – | Filter by request status: 'draft', 'pending_review', 'approved', 'active', 'paused', 'completed', or 'rejected' |
No output schema declared.
No examples provided.
neuron_list_api_keys List API Keys ~56
Retrieve all API keys associated with a specific bot, including their names, creation dates, expiration status, and revocation status.
| Name | Type | Req | Description |
|---|---|---|---|
| botId | string | yes | Unique identifier (UUID) of the bot whose API keys to retrieve |
No output schema declared.
No examples provided.
neuron_list_approvals List Approvals ~125
List approval requests for the organization, newest first. Filter by status (pending/approved/rejected/expired/cancelled). Requires a bot API key.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | Bot API key with 'nrn_' prefix for authentication |
| channelId | string | – | Filter by WhatsApp channel (UUID) |
| limit | integer | – | Items per page (default 25, max 100) |
| page | integer | – | Page number (default 1) |
| status | string | – | Filter: pending | approved | rejected | expired | cancelled |
No output schema declared.
No examples provided.
neuron_list_audit_logs List Audit Logs ~124
Retrieve audit logs for the organization, showing a chronological record of actions performed by members. Supports filtering by action type and resource.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | – | Filter by action type (e.g., 'CREATE', 'UPDATE', 'DELETE') |
| limit | integer | – | Number of log entries per page (default: 20) |
| page | integer | – | Page number for pagination (default: 1) |
| resourceType | string | – | Filter by resource type (e.g., 'USER', 'ORGANIZATION', 'BOT', 'CAMPAIGN') |
No output schema declared.
No examples provided.
neuron_list_blog_posts List Blog Posts ~125
Retrieve a paginated list of blog posts with optional filtering by status, author type, author ID, or tag.
| Name | Type | Req | Description |
|---|---|---|---|
| authorId | string | – | Filter posts by author identifier (UUID) |
| authorType | string | – | Filter posts by author type |
| limit | number | – | Number of results per page (default: 20) |
| page | number | – | Page number for pagination (default: 1) |
| status | string | – | Filter posts by publication status |
| tag | string | – | Filter posts by tag slug (e.g., 'announcements') |
No output schema declared.
No examples provided.
neuron_list_bookings List Bookings ~132
List bookings (inbound and host-created) with optional filters for calendar, status, date range, and source.
| Name | Type | Req | Description |
|---|---|---|---|
| calendarId | string | – | Filter by calendar UUID |
| from | string | – | Start date filter (ISO) |
| limit | number | – | Items per page |
| page | number | – | Page number |
| source | string | – | Filter by source: 'host', 'link', 'public_link' |
| status | string | – | Filter by status: confirmed, pending, cancelled, rescheduled, completed, no_show |
| to | string | – | End date filter (ISO) |
No output schema declared.
No examples provided.
neuron_list_bot_channels List Bot Channels ~43
Retrieve all WhatsApp channels connected to a specific bot, including primary and secondary connections.
| Name | Type | Req | Description |
|---|---|---|---|
| botId | string | yes | Unique identifier (UUID) of the bot |
No output schema declared.
No examples provided.
neuron_list_bot_knowledge_bases List Bot Knowledge Bases ~44
Retrieve all knowledge bases attached to a specific bot, including their priorities and metadata.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the bot |
No output schema declared.
No examples provided.
neuron_list_bots List Bots ~25
Retrieve all bots accessible to the current user, including their configurations and status.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
neuron_list_broadcasts List Broadcasts ~89
Retrieve a paginated list of all broadcasts with optional filtering by status such as draft, sent, or scheduled.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Number of broadcasts per page (default: 20) |
| page | integer | – | Page number for pagination (default: 1) |
| status | string | – | Filter by broadcast status (e.g., 'draft', 'sent', 'scheduled') |
No output schema declared.
No examples provided.
neuron_list_builtin_tools List Built-in Tools ~86
Retrieve all available built-in tools with their enabled/disabled status for a specific bot. Built-in tools include WhatsApp actions (send messages, delete messages, post status), utility functions (web search, QR codes, weather), scheduling, knowledge base search, and more.
| Name | Type | Req | Description |
|---|---|---|---|
| botId | string | yes | Unique identifier (UUID) of the bot to list built-in tools for |
No output schema declared.
No examples provided.
neuron_list_calendars List Calendars ~20
Retrieve all booking calendars for the current organization.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
neuron_list_campaigns List Campaigns ~89
Retrieve all campaigns for the current organization with optional status filtering and pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Number of campaigns per page (default: 20) |
| page | integer | – | Page number for pagination (default: 1) |
| status | string | – | Filter by campaign status: 'draft', 'active', 'paused', 'completed', 'stopped', or 'rejected' |
No output schema declared.
No examples provided.
neuron_list_channel_groups List Channel Groups ~41
Retrieve all WhatsApp groups that the channel is participating in, including group metadata.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the channel |
No output schema declared.
No examples provided.
neuron_list_channels List Channels ~27
Retrieve all WhatsApp channels configured in the current organization, including their type and connection status.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
neuron_list_collections List collections ~33
List content collections (where web-agent missions and captures land). Returns each collection's item count, kind and source.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
neuron_list_contact_lists List Contact Lists ~100
Retrieve all contact lists for the current organization with optional filtering by search term, type, and pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Number of items per page (default: 20) |
| page | integer | – | Page number for pagination (default: 1) |
| search | string | – | Search term to filter lists by name or slug |
| type | string | – | Filter by list type: 'static', 'dynamic', or 'merged' |
No output schema declared.
No examples provided.
neuron_list_contacts List Contacts ~151
Retrieve all contacts for the current organization with optional filtering by search term, tag, and pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| doNotAutoRespond | boolean | – | Filter to contacts the bot will never (true) / may (false) auto-respond to |
| doNotBroadcast | boolean | – | Filter to contacts that are (true) or are not (false) excluded from broadcasts |
| limit | integer | – | Number of contacts per page (default: 20) |
| page | integer | – | Page number for pagination (default: 1) |
| search | string | – | Search term to filter contacts by name, phone number, or email address |
| tag | string | – | Tag name to filter contacts by category |
No output schema declared.
No examples provided.
neuron_list_conversations List Conversations ~103
Retrieve a paginated list of conversations for a specific bot, with optional filtering by status.
| Name | Type | Req | Description |
|---|---|---|---|
| botId | string | yes | Unique identifier (UUID) of the bot whose conversations to list |
| cursor | string | – | Opaque pagination cursor from a previous response for retrieving the next page |
| limit | integer | – | Maximum number of conversations to return per page |
| status | string | – | Filter by conversation status (e.g., 'active', 'closed') |
No output schema declared.
No examples provided.
neuron_list_event_types List Event Types ~32
Retrieve all event types, optionally filtered by calendar.
| Name | Type | Req | Description |
|---|---|---|---|
| calendarId | string | – | Filter by calendar UUID |
No output schema declared.
No examples provided.
neuron_list_events List Calendar Events ~87
List host-created events, optionally filtered by calendar and date range.
| Name | Type | Req | Description |
|---|---|---|---|
| calendarId | string | – | Filter by calendar UUID |
| from | string | – | Start date filter (ISO) |
| limit | number | – | Items per page (default: 50) |
| page | number | – | Page number (default: 1) |
| to | string | – | End date filter (ISO) |
No output schema declared.
No examples provided.
neuron_list_flow_runs List Flow Runs ~91
List execution runs for a flow, newest first. Each run shows status (running/waiting/completed/failed/cancelled), trigger type, step count, and timing.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | UUID of the flow. |
| limit | integer | – | Items per page (default: 20, max: 100). |
| page | integer | – | Page number (default: 1). |
No output schema declared.
No examples provided.
neuron_list_flows List Flows ~42
List all automation flows in the organization. Returns each flow's id, name, description, enabled status, trigger events, run count, and last run time.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
neuron_list_installed List Installed Items ~23
List all items the current organization has installed from the marketplace pool.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
neuron_list_invitations List Invitations ~46
Retrieve a list of all pending invitations for the organization that have not yet been accepted or revoked.
| Name | Type | Req | Description |
|---|---|---|---|
| orgId | string | yes | Unique identifier (UUID) of the organization |
No output schema declared.
No examples provided.
neuron_list_kb_bots List Knowledge Base Bots ~39
Retrieve all bots that are connected to or using a specific knowledge base.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier of the knowledge base |
No output schema declared.
No examples provided.
neuron_list_kb_entries List Knowledge Base Entries ~113
Retrieve entries from a knowledge base with optional filtering and pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| folder | string | – | Filter entries by folder ('general', 'skills', 'contexts', 'documents', 'faqs') |
| id | string | yes | Unique identifier of the knowledge base |
| limit | number | – | Maximum number of entries to return per page |
| page | number | – | Page number for pagination (starts at 1) |
| source | string | – | Filter entries by source type ('manual', 'document', 'url') |
No output schema declared.
No examples provided.
neuron_list_knowledge_bases List Knowledge Bases ~22
Retrieve all knowledge bases accessible to the current user.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
neuron_list_lead_sources List Lead Sources ~19
List configured lead sources for the org.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
neuron_list_leads List Leads ~73
List leads from the pool, filterable by status (new/enriched/contacted/converted/rejected), sourceId, and search.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| page | integer | – | – |
| search | string | – | – |
| sourceId | string | – | – |
| status | string | – | – |
No output schema declared.
No examples provided.
neuron_list_list_campaigns List List Campaigns ~43
List all paced list campaigns for the organization, optionally filtered to a single contact list.
| Name | Type | Req | Description |
|---|---|---|---|
| listId | string | – | Filter to campaigns on this contact list |
No output schema declared.
No examples provided.
neuron_list_members List Organization Members ~41
Retrieve a list of all members in the organization, including their roles and permissions.
| Name | Type | Req | Description |
|---|---|---|---|
| orgId | string | yes | Unique identifier (UUID) of the organization |
No output schema declared.
No examples provided.
neuron_list_newsletters List Newsletters ~85
Retrieve a paginated list of all WhatsApp Channel newsletters for the organization, with optional filtering by WhatsApp session channel.
| Name | Type | Req | Description |
|---|---|---|---|
| channelId | string | – | Filter newsletters by WhatsApp session channel identifier (UUID) |
| limit | integer | – | Number of items per page (default: 20) |
| page | integer | – | Page number for pagination (default: 1) |
No output schema declared.
No examples provided.
What is the io.github.conquext/neuron MCP server?
io.github.conquext/neuron is an MCP server listed in the public MCP registry as io.github.conquext/neuron. AI-powered WhatsApp chatbot platform with 196 tools for bots, campaigns, and contacts. This page covers its hosted endpoint (https://mcp.neuron.ng/mcp).
Is the io.github.conquext/neuron MCP server safe to use?
io.github.conquext/neuron scores 82 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.conquext/neuron MCP server expose?
io.github.conquext/neuron exposes 383 tools: neuron_register, neuron_login, neuron_refresh_token, neuron_switch_org, neuron_list_organizations, and 378 more. Their descriptions and schemas cost roughly 36,562 tokens of context every time the server is loaded.
Does the io.github.conquext/neuron MCP server require authentication?
No. We connected to io.github.conquext/neuron without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the io.github.conquext/neuron MCP server still maintained?
io.github.conquext/neuron is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.