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_create_group Create WhatsApp Group ~312
Create a new WhatsApp group and seed its members from any combination of sources: other groups (combine/copy), contact lists, individual contacts, pasted phone numbers, or the whole address book. Optionally pass a unique `slug` to address the group later without its JID. Members blocked by privacy come back in the failed list. Uses the org's default connected session unless `channelId` is given.
| Name | Type | Req | Description |
|---|---|---|---|
| allContacts | boolean | – | Union the org's entire address book |
| channelId | string | – | Session (connected WhatsApp number) UUID. Omit to use the default. |
| contactIds | array | – | Existing contact ids |
| description | string | – | Optional group description |
| excludeListIds | array | – | Subtract every member of these lists |
| fromGroupIds | array | – | Copy/combine members live from these WhatsApp group JIDs |
| ifExists | string | – | When the slug is already taken: 'error' (default) fails, 'return' returns the existing group and adds any given members to it (idempotent create). |
| listIds | array | – | Contact list ids or slugs — pulls every member |
| phones | array | – | Raw phone numbers, e.g. pasted from a CSV |
| slug | string | – | Optional org-unique handle (lowercase letters, numbers, hyphens) |
| subject | string | yes | Group name |
| tags | array | – | Keep only contacts carrying one of these tags |
No output schema declared.
No examples provided.
neuron_create_kb_entry Create Knowledge Base Entry ~131
Add a new entry (note, document, or information piece) to a knowledge base.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | Content or body of the entry |
| folder | string | – | Folder to organize the entry: 'general', 'skills', 'contexts', 'documents', or 'faqs' (default: general) |
| id | string | yes | Unique identifier of the knowledge base |
| metadata | object | – | Optional metadata key-value pairs for the entry |
| source | string | – | Source type of the entry (default: manual) |
| title | string | yes | Title of the entry |
No output schema declared.
No examples provided.
neuron_create_knowledge_base Create Knowledge Base ~70
Create a new knowledge base to store and organize information, documents, and entries.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | Optional description of the knowledge base purpose |
| name | string | yes | Name of the knowledge base |
| rootInstruction | string | – | Optional root instruction or context for the knowledge base |
No output schema declared.
No examples provided.
neuron_create_lead_source Create Lead Source ~203
Create a lead source. `config` depends on type: text_paste {text}; web_scrape {url|urls[]}; document {mediaUrl,mimeType}; tool_output {toolId,args?}; instagram/x {channelId, query?|hashtag?, limit?}; csv {rows[]}; stream {triggerTaskId?} (fed by the ingest endpoint). Set scheduleKind cron/interval/once for recurring (schedule: cron {time,days?} / interval {everyMinutes} / once {runAt}).
| Name | Type | Req | Description |
|---|---|---|---|
| config | object | – | – |
| enabled | boolean | – | – |
| name | string | yes | – |
| schedule | object | – | – |
| scheduleKind | string | – | – |
| timezone | string | – | – |
| type | string | yes | Lead source type. facebook = Meta Ads Library advertisers; web/IG/X/FB scraping needs DeepAPI configured; TikTok has no native provider (use tool_output). |
No output schema declared.
No examples provided.
neuron_create_list_campaign Create List Campaign ~378
Create a paced campaign that messages the next N un-reached members of a contact list on a schedule. The cursor follows the LIVE list — as members are added or removed, only current members get reached, and nobody is messaged twice per cycle. Multiple campaigns can run on the same or different lists concurrently. On exhaust, either stop or loop (start over after a cooldown).
| Name | Type | Req | Description |
|---|---|---|---|
| batchSize | integer | – | How many contacts to message per run (default: 20) |
| botId | – | – | Bot to send through when sendMode='bot'; its channel is used |
| channelId | – | – | WhatsApp channel to send from; falls back to the org default / first connected channel |
| listId | string | yes | The contact list to run the campaign over |
| loopCooldownMs | – | – | Milliseconds to wait before looping (default: 24h) |
| messageSource | – | yes | How the message is resolved live at each batch run: 'static' (fixed), 'rotation' (cycle through several), 'ai' (AI-written), 'webhook' (from your service), or 'content' (a saved Neuron Note). |
| name | string | – | Campaign name (default: 'Campaign') |
| onExhaust | string | – | When the whole list has been reached: 'stop' (default) completes the campaign; 'loop' starts a new cycle after loopCooldownMs |
| schedule | – | yes | When each batch fires. e.g. daily at 9am in Africa/Lagos, or every weekend. |
| sendMode | string | – | 'message' sends a plain broadcast; 'bot' initiates the conversation through a bot (default: 'message') |
| startImmediately | boolean | – | Fire the first batch right away (default: true). Set false to wait for the first scheduled slot |
No output schema declared.
No examples provided.
neuron_create_newsletter Create Newsletter ~88
Create a new WhatsApp Channel newsletter for one-way broadcast updates. Requires a connected Baileys session on the specified channel.
| Name | Type | Req | Description |
|---|---|---|---|
| channelId | string | yes | Identifier (UUID) of the WhatsApp session channel to create the newsletter on |
| description | string | – | Description of the newsletter's purpose and content |
| name | string | yes | Display name of the newsletter visible to subscribers |
No output schema declared.
No examples provided.
neuron_create_outbound_webhook Create Outbound Webhook ~163
Register a new outbound webhook that sends HTTP POST requests to an external URL when specified bot events occur. Supported events: message.created, message.assistant, conversation.created, conversation.escalated, conversation.closed, bot.paused, bot.resumed.
| Name | Type | Req | Description |
|---|---|---|---|
| botId | string | yes | Unique identifier (UUID) of the bot to create the outbound webhook for |
| eventTypes | array | yes | Array of event types that should trigger this webhook |
| filterPrompt | string | – | Optional LLM prompt to selectively filter which events are forwarded (e.g., 'only forward escalations about billing') |
| name | string | yes | Human-readable name for the outbound webhook |
| url | string | yes | Destination URL that will receive webhook event payloads (HTTPS recommended) |
No output schema declared.
No examples provided.
neuron_create_product Create Product ~993
Create a digital product/service with a public checkout link. Amount in kobo (minor units): ₦1 = 100. Minimum ₦500 = 50000. For 'file' delivery, upload the file first (neuron_upload_media) and pass its URL as deliveryFileUrl. On payment, Neuron confirms it and delivers the product to the buyer's WhatsApp automatically.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string|null | – | Category label e.g. 'Productivity' |
| channelId | – | – | WhatsApp session UUID used to deliver the product (defaults to the org default channel) |
| checkoutFields | array | – | Custom checkout questions the buyer answers (name, address, specs/customisations…). Their answers are attached to the order and sent to the seller. |
| codeMode | string | – | For deliveryType 'code': 'shared' (same text to every buyer), 'pool' (a unique code per sale from codes you upload — sells out when empty), or 'generated' (auto-mint a unique license key per sale) |
| codes | array | – | For codeMode 'pool': the unique codes/keys to add (one gets sent per buyer). Appended to any existing pool. |
| content | array | – | Rich product-page content blocks. Ordered array of {type, ...}: heading {text,level}, text {markdown}, image {url,caption}, video {url}, callout {emoji,text}, collapsible {title,blocks[]}, divider {}… |
| coverColor | string|null | – | Cover colour (hex) for 'color'/'gradient' cover types |
| coverColor2 | string|null | – | Second colour (hex) for 'gradient' cover |
| coverEmoji | string|null | – | Emoji used as a cover fallback (e.g. 📓) |
| coverImageUrl | – | – | Cover image URL |
| coverType | string | – | How the cover renders |
| currency | string | – | ISO currency (default NGN) |
| deliveryFileName | string|null | – | Filename shown in the WhatsApp document |
| deliveryFileUrl | – | – | For deliveryType 'file': the uploaded file URL (upload first with neuron_upload_media) |
| deliveryText | string|null | – | For 'link'/'code': the link or code the buyer receives. Optional note for 'file'. |
| deliveryType | string | yes | How the product is delivered: 'file' (uploaded file), 'link' (URL), or 'code' (text/code) |
| description | string | – | Rich description / what the buyer gets |
| enabled | boolean | – | Whether the product is live |
| feePayer | string | – | 'buyer' (fee added on top, seller gets full price — default) or 'seller' (fee deducted) |
| kind | string|null | – | Short label e.g. 'E-book', 'Presets', 'Service' |
| membership | boolean | – | Make this a recurring subscription/membership: it tracks a paid period per buyer, renews from their Neuron wallet when possible (else emails a reminder — no card auto-charge), and marks them lapsed w… |
| membershipGraceDays | integer | – | Days after the period ends before an unpaid member lapses (and, if a group is attached, is removed from it). Default 1. |
| membershipGroupName | string|null | – | Group subject used when the attached group is auto-created (defaults to the product title). Only relevant with membershipGroupSlug. |
| membershipGroupSlug | string|null | – | OPTIONAL: attach a WhatsApp group as a membership perk. Org-unique handle (lowercase letters, numbers, hyphens); the group is created on the first sale, buyers are added on renewal and removed on lap… |
| membershipInterval | – | – | Billing period. Required when membership is true. |
| originalPriceMinor | – | – | Optional compare-at / 'was' price (kobo), shown struck through. Must be ≥ current price. |
| priceMinor | integer | yes | Current price (charged). Amount in kobo (minor units): ₦1 = 100. Minimum ₦500 = 50000. Set 0 for a free product (no payment). |
| theme | object | – | Per-product theme: { bg, accent, text (hex), mode: 'light'|'dark', layout: 'hero'|'side', coverAspect: '16/10'|'3/2'|'1/1'|'4/5', cta: buy-button label e.g. 'Reserve your hour' } |
| title | string | yes | Product title shown to buyers |
No output schema declared.
No examples provided.
neuron_create_sms_campaign Create SMS Campaign ~367
Create a draft SMS campaign. Choose the audience via sourceType: 'all_contacts' or 'contact_list' (your own contacts), 'phones' (bring your own list — raw numbers you pass in), 'platform' (the wider Neuron audience — budget required, sent over the bulk campaign route), or 'curated' (SMS-opted-in marketplace lists via poolEntryIds; the list owner earns ₦2/contact). After creating, call neuron_estimate_sms_campaign to price it, then neuron_send_sms_campaign. Requires SMS to be enabled by an admin and a configured provider.
| Name | Type | Req | Description |
|---|---|---|---|
| budget | number | – | Budget in kobo (required for sourceType 'platform'; caps how many messages send) |
| countryCodes | array | – | Restrict to these country calling codes (e.g. ['234']). Omit for all. |
| message | string | yes | The SMS text to send. Include an opt-out (e.g. 'Reply STOP'). |
| phones | array | – | Raw phone numbers to text (required when sourceType is 'phones'); normalized + de-duplicated server-side, invalid ones dropped |
| poolEntryIds | array | – | SMS-enabled list-pool entry UUIDs (required when sourceType is 'curated'; find them with neuron_browse_list_pool { smsEnabled: true }) |
| smsChannelId | string | – | BYOK SMS channel UUID to send through instead of the platform provider |
| sourceListIds | array | – | Contact list UUIDs (required when sourceType is 'contact_list') |
| sourceType | string | yes | Audience source |
| title | string | yes | Internal campaign title |
| type | string | – | 'blast' sends to everyone at once (default); 'drip' sends in scheduled batches |
No output schema declared.
No examples provided.
neuron_create_social_channel Create Social Channel ~117
Create a new social media channel with platform credentials. Supports Instagram and Twitter/X. Credentials should be the full session JSON including account, cookies, headers, and platform-specific tokens.
| Name | Type | Req | Description |
|---|---|---|---|
| credentials | string | – | Session credentials as JSON string with account, session.cookies, session.headers, etc. |
| label | string | yes | Display name for the channel (e.g., 'Brand IG Account') |
| platform | string | yes | Social media platform: 'instagram' or 'twitter' |
| username | string | – | Social media username (without @) |
No output schema declared.
No examples provided.
neuron_create_task Create Bot Task ~275
Create a scheduled autonomous task for a bot. The instruction is a self-contained, natural-language directive the bot executes with its tools (find stale conversations, message contacts, schedule follow-ups, etc.). Sends are always screened against Do-Not-Contact, a per-run cap, and a no-repeat window.
| Name | Type | Req | Description |
|---|---|---|---|
| botId | string | yes | UUID of the bot |
| config | object | – | Safety / execution config for the task. |
| enabled | boolean | – | Whether the task is active (default true). |
| instruction | string | yes | What the task should do, in natural language (self-contained; preserve any exact message copy verbatim). |
| schedule | object | – | Schedule payload matching scheduleKind. cron: { time: 'HH:MM', days?: number[] } (0=Sunday..6=Saturday; empty/omitted = every day). interval: { everyMinutes: number }. once: { runAt: ISO8601 string }… |
| scheduleKind | string | yes | cron = recurring at a clock time (slot); interval = every N minutes; once = a single future moment; manual = only runs on demand. |
| timezone | string | – | IANA timezone (e.g. Africa/Lagos). Defaults to UTC. |
| title | string | yes | Short title for the task |
No output schema declared.
No examples provided.
neuron_create_tool Create Tool ~159
Create a custom API tool that the bot can invoke during conversations to fetch external data or trigger actions.
| Name | Type | Req | Description |
|---|---|---|---|
| authType | string | – | Authentication type for the endpoint |
| botId | string | yes | Unique identifier (UUID) of the bot to create the tool for |
| config | object | yes | Tool configuration specifying the endpoint and request details |
| description | string | yes | Description of what the tool does and when the bot should use it |
| name | string | yes | Human-readable name for the tool |
| rateLimit | number | – | Maximum number of requests per minute allowed for this tool |
| timeoutMs | number | – | Request timeout in milliseconds (default: 30000) |
| type | string | yes | Type of the tool integration |
No output schema declared.
No examples provided.
neuron_create_webhook Create Webhook ~144
Register a new inbound webhook endpoint that triggers bot actions when called by an external service.
| Name | Type | Req | Description |
|---|---|---|---|
| botId | string | yes | Unique identifier (UUID) of the bot to create the webhook for |
| eventType | string | – | Type of event this webhook handles (e.g., 'order.created', 'payment.received') |
| isActive | boolean | – | Whether the webhook is active and accepting requests (default: true) |
| name | string | yes | Human-readable name for the webhook |
| processingPrompt | string | – | Prompt instructions to guide bot processing of incoming webhook data |
| slug | string | – | URL-friendly slug for the webhook endpoint (auto-generated if omitted) |
No output schema declared.
No examples provided.
neuron_delete_ad_request Delete Ad Request ~49
Permanently delete a draft ad request. Only ad requests in draft status can be deleted.
| Name | Type | Req | Description |
|---|---|---|---|
| adRequestId | string | yes | Unique identifier (UUID) of the draft ad request to delete |
No output schema declared.
No examples provided.
neuron_delete_blog_post Delete Blog Post ~44
Permanently delete a blog post by its ID. This action cannot be undone.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the blog post to delete |
No output schema declared.
No examples provided.
neuron_delete_bot Delete Bot ~43
Permanently delete a bot and all its associated data. This action cannot be undone.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the bot to delete |
No output schema declared.
No examples provided.
neuron_delete_broadcast Delete Broadcast ~43
Permanently delete a broadcast and its recipient data. This action cannot be undone.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the broadcast to delete |
No output schema declared.
No examples provided.
neuron_delete_calendar Delete Calendar ~35
Permanently delete a calendar and all its event types, bookings, and availability data.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Calendar UUID |
No output schema declared.
No examples provided.
neuron_delete_campaign Delete Campaign ~48
Permanently delete a campaign that is in 'draft' status. Active or funded campaigns cannot be deleted.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the draft campaign to delete |
No output schema declared.
No examples provided.
neuron_delete_channel Delete Channel ~45
Permanently delete a WhatsApp channel and disconnect any active sessions. This action cannot be undone.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the channel to delete |
No output schema declared.
No examples provided.
neuron_delete_contact Delete Contact ~45
Permanently delete a contact and remove them from all contact lists. This action cannot be undone.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the contact to delete |
No output schema declared.
No examples provided.
neuron_delete_contact_list Delete Contact List ~58
Permanently delete a contact list. System-protected lists (e.g., 'Do Not Contact') cannot be deleted.
| Name | Type | Req | Description |
|---|---|---|---|
| idOrSlug | string | yes | Unique identifier (UUID) or URL-friendly slug of the contact list to delete |
No output schema declared.
No examples provided.
neuron_delete_event Delete Calendar Event ~82
Delete a host-created event. For recurring events, use scope to control what gets deleted: 'single' (just this one), 'future' (this and all future), or 'all' (entire series).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Event (booking) UUID |
| scope | string | – | Delete scope for recurring events (default: 'single') |
No output schema declared.
No examples provided.
neuron_delete_event_type Delete Event Type ~31
Permanently delete an event type and all its bookings.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Event type UUID |
No output schema declared.
No examples provided.
neuron_delete_flow Delete Flow ~41
Soft-delete a flow. It stops running but can be restored. Running executions are not cancelled.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | UUID of the flow to delete. |
No output schema declared.
No examples provided.
neuron_delete_flow_run Delete Flow Run ~42
Permanently delete a completed, failed, or cancelled flow run and all its step data.
| Name | Type | Req | Description |
|---|---|---|---|
| runId | string | yes | UUID of the run to delete. |
No output schema declared.
No examples provided.
neuron_delete_kb_entry Delete Knowledge Base Entry ~51
Permanently delete a specific entry from a knowledge base.
| Name | Type | Req | Description |
|---|---|---|---|
| entryId | string | yes | Unique identifier of the entry to delete |
| kbId | string | yes | Unique identifier of the knowledge base |
No output schema declared.
No examples provided.
neuron_delete_knowledge_base Delete Knowledge Base ~40
Permanently delete a knowledge base and all its associated entries and documents.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier of the knowledge base to delete |
No output schema declared.
No examples provided.
neuron_delete_list_campaign Delete List Campaign ~40
Permanently delete a paced list campaign and its reached-set. Does not delete the contacts or the list.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Campaign ID |
No output schema declared.
No examples provided.
neuron_delete_message Delete Message ~58
Permanently delete a specific message from a conversation. This action cannot be undone.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the conversation |
| msgId | string | yes | Unique identifier (UUID) of the message to delete |
No output schema declared.
No examples provided.
neuron_delete_newsletter Delete Newsletter ~48
Permanently delete a WhatsApp Channel newsletter and remove it from WhatsApp. This action cannot be undone.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the newsletter to delete |
No output schema declared.
No examples provided.
neuron_delete_outbound_webhook Delete Outbound Webhook ~50
Permanently remove an outbound webhook. The external endpoint will no longer receive event notifications from this bot.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the outbound webhook to delete |
No output schema declared.
No examples provided.
neuron_delete_override Delete Availability Override ~33
Remove a date-specific availability override, reverting to the default weekly hours.
| Name | Type | Req | Description |
|---|---|---|---|
| overrideId | string | yes | Override UUID |
No output schema declared.
No examples provided.
neuron_delete_persona Delete Persona ~24
Delete a voice persona.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Persona UUID |
No output schema declared.
No examples provided.
neuron_delete_product Delete Product ~29
Permanently delete a product. Existing orders are retained.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Product UUID |
No output schema declared.
No examples provided.
neuron_delete_sms_campaign Delete SMS Campaign ~39
Delete a draft SMS campaign. Only draft campaigns can be deleted.
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | UUID of the draft SMS campaign to delete |
No output schema declared.
No examples provided.
neuron_delete_social_channel Delete Social Channel ~47
Permanently delete a social media channel and disconnect any active sessions. This action cannot be undone.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the social channel to delete |
No output schema declared.
No examples provided.
neuron_delete_task Delete Bot Task ~37
Delete a scheduled task. This is a soft delete — the task stops running immediately.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | UUID of the task |
No output schema declared.
No examples provided.
neuron_delete_tool Delete Tool ~52
Permanently remove a custom API tool integration from a bot. The bot will no longer be able to invoke this tool in conversations.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the tool to delete |
No output schema declared.
No examples provided.
neuron_delete_webhook Delete Webhook ~49
Permanently remove an inbound webhook from a bot. External services will no longer be able to trigger this endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the webhook to delete |
No output schema declared.
No examples provided.
neuron_deliver_order Deliver Order ~56
Re-send a paid-but-undelivered order to the buyer over WhatsApp/email. Use when a sale settled while no WhatsApp session was connected; connect one first, then deliver.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Order UUID |
No output schema declared.
No examples provided.
neuron_detach_knowledge_base Detach Knowledge Base ~67
Remove a knowledge base from a bot. The bot will no longer reference this knowledge base when generating responses.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the bot |
| kbId | string | yes | Unique identifier (UUID) of the knowledge base to detach |
No output schema declared.
No examples provided.
neuron_draft_task Draft Bot Task with AI ~125
Turn a plain-English description into a structured task spec (title, instruction, scheduleKind, schedule, timezone, config) WITHOUT creating it. Use the returned draft as input to neuron_create_task after any edits.
| Name | Type | Req | Description |
|---|---|---|---|
| botId | string | yes | UUID of the bot |
| prompt | string | yes | Plain-English description of the task, e.g. 'every morning at 8am, message 10 people we haven't heard from in 10+ days with our intro offer'. |
| timezone | string | – | IANA timezone to assume (e.g. Africa/Lagos). |
No output schema declared.
No examples provided.
neuron_duplicate_product Duplicate Product ~77
Clone an existing product into a hidden draft copy (new checkout link, '(copy)' title, reset counters). A 'pool' code product is cloned with an empty pool — restock codes before enabling. Edit the copy with neuron_update_product, then set enabled: true to publish.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Product UUID to clone |
No output schema declared.
No examples provided.
neuron_edit_message Edit Message ~78
Edit the content of a previously sent message in a conversation. Only the message sender can edit their messages.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | New text content to replace the existing message |
| id | string | yes | Unique identifier (UUID) of the conversation |
| msgId | string | yes | Unique identifier (UUID) of the message to edit |
No output schema declared.
No examples provided.
neuron_enroll_members Enroll Membership Members ~275
Manually enroll existing / off-platform people into a membership product WITHOUT a payment. Use this to backfill members who were already in the WhatsApp group before you switched membership on, so the renewal + eviction cycle applies to them too. No order or revenue is booked. Each enrolled member gets a free first period (firstPeriodDays, or one normal interval by default), then renews like everyone else — reminder-only until they connect a Neuron account (no auto-charge). Existing members are left untouched (counted as skipped). Returns { enrolled, skipped, total }.
| Name | Type | Req | Description |
|---|---|---|---|
| addToGroup | boolean | – | Also add each phone to the attached WhatsApp group (for people not yet in it). Default false = assume they're already in. |
| firstPeriodDays | integer | – | Free days before their first renewal. Omit to grant one normal interval (daily/weekly/monthly). |
| fromGroup | boolean | – | Pull every current participant of the product's attached group and enroll them all. |
| id | string | yes | Product UUID (must be a membership product) |
| members | array | – | People to enroll. Omit when using fromGroup. |
| silent | boolean | – | Suppress the membership.started event so welcome/onboarding flows don't fire — recommended for a bulk backfill of people who are already in. |
No output schema declared.
No examples provided.
neuron_estimate_sms_campaign Estimate SMS Campaign ~65
Price a draft SMS campaign before sending: returns recipient count, SMS provider cost, curated owner payout (₦2/contact), and the total in kobo. Call this before neuron_send_sms_campaign.
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | UUID of the draft SMS campaign |
No output schema declared.
No examples provided.
neuron_export_contacts Export Contacts ~21
Export all contacts as a downloadable dataset for the current organization.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
neuron_extract_leads Extract Leads (ad-hoc) ~114
Run a one-off extraction WITHOUT creating a persistent source, saving the results to the lead pool. Great for pasted text or a web page. `type` + `config` as in neuron_create_lead_source (e.g. type='text_paste', config={text}).
| Name | Type | Req | Description |
|---|---|---|---|
| config | object | yes | – |
| type | string | yes | Lead source type. facebook = Meta Ads Library advertisers; web/IG/X/FB scraping needs DeepAPI configured; TikTok has no native provider (use tool_output). |
No output schema declared.
No examples provided.
neuron_find_contact_lists_for_contact Find Contact Lists for Contact ~42
Retrieve all contact lists that a specific contact belongs to.
| Name | Type | Req | Description |
|---|---|---|---|
| contactId | string | yes | Unique identifier (UUID) of the contact to look up |
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.