Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

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.

0 this week 82 Trust /100
Trust breakdown (7 categories)

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
Transport & Reachability100
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
Install

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

# add to Claude Code
claude mcp add --transport http conquext-neuron 'https://mcp.neuron.ng/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "conquext-neuron": {
      "url": "https://mcp.neuron.ng/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "conquext-neuron": {
      "type": "http",
      "url": "https://mcp.neuron.ng/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.conquext-neuron]
url = "https://mcp.neuron.ng/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "conquext-neuron": {
      "type": "remote",
      "url": "https://mcp.neuron.ng/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add conquext-neuron --url 'https://mcp.neuron.ng/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  conquext-neuron:
    url: "https://mcp.neuron.ng/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "conquext-neuron": {
      "Transport": "http",
      "Url": "https://mcp.neuron.ng/mcp"
    }
  }
}
# add to Vellum
assistant mcp add conquext-neuron -t streamable-http -u 'https://mcp.neuron.ng/mcp'
// mcp.json
{
  "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.

Changelog

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
Diagnostics

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
MCP tools · 383 exposed · ~36,562 tokens

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 →

Tool Tokens
neuron_create_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.

NameTypeReqDescription
allContactsbooleanUnion the org's entire address book
channelIdstringSession (connected WhatsApp number) UUID. Omit to use the default.
contactIdsarrayExisting contact ids
descriptionstringOptional group description
excludeListIdsarraySubtract every member of these lists
fromGroupIdsarrayCopy/combine members live from these WhatsApp group JIDs
ifExistsstringWhen the slug is already taken: 'error' (default) fails, 'return' returns the existing group and adds any given members to it (idempotent create).
listIdsarrayContact list ids or slugs — pulls every member
phonesarrayRaw phone numbers, e.g. pasted from a CSV
slugstringOptional org-unique handle (lowercase letters, numbers, hyphens)
subjectstringyesGroup name
tagsarrayKeep only contacts carrying one of these tags

No output schema declared.

No examples provided.

neuron_create_kb_entry ~131

Add a new entry (note, document, or information piece) to a knowledge base.

NameTypeReqDescription
contentstringyesContent or body of the entry
folderstringFolder to organize the entry: 'general', 'skills', 'contexts', 'documents', or 'faqs' (default: general)
idstringyesUnique identifier of the knowledge base
metadataobjectOptional metadata key-value pairs for the entry
sourcestringSource type of the entry (default: manual)
titlestringyesTitle of the entry

No output schema declared.

No examples provided.

neuron_create_knowledge_base ~70

Create a new knowledge base to store and organize information, documents, and entries.

NameTypeReqDescription
descriptionstringOptional description of the knowledge base purpose
namestringyesName of the knowledge base
rootInstructionstringOptional root instruction or context for the knowledge base

No output schema declared.

No examples provided.

neuron_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}).

NameTypeReqDescription
configobject
enabledboolean
namestringyes
scheduleobject
scheduleKindstring
timezonestring
typestringyesLead 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 ~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).

NameTypeReqDescription
batchSizeintegerHow many contacts to message per run (default: 20)
botIdBot to send through when sendMode='bot'; its channel is used
channelIdWhatsApp channel to send from; falls back to the org default / first connected channel
listIdstringyesThe contact list to run the campaign over
loopCooldownMsMilliseconds to wait before looping (default: 24h)
messageSourceyesHow 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).
namestringCampaign name (default: 'Campaign')
onExhauststringWhen the whole list has been reached: 'stop' (default) completes the campaign; 'loop' starts a new cycle after loopCooldownMs
scheduleyesWhen each batch fires. e.g. daily at 9am in Africa/Lagos, or every weekend.
sendModestring'message' sends a plain broadcast; 'bot' initiates the conversation through a bot (default: 'message')
startImmediatelybooleanFire 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 ~88

Create a new WhatsApp Channel newsletter for one-way broadcast updates. Requires a connected Baileys session on the specified channel.

NameTypeReqDescription
channelIdstringyesIdentifier (UUID) of the WhatsApp session channel to create the newsletter on
descriptionstringDescription of the newsletter's purpose and content
namestringyesDisplay name of the newsletter visible to subscribers

No output schema declared.

No examples provided.

neuron_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.

NameTypeReqDescription
botIdstringyesUnique identifier (UUID) of the bot to create the outbound webhook for
eventTypesarrayyesArray of event types that should trigger this webhook
filterPromptstringOptional LLM prompt to selectively filter which events are forwarded (e.g., 'only forward escalations about billing')
namestringyesHuman-readable name for the outbound webhook
urlstringyesDestination URL that will receive webhook event payloads (HTTPS recommended)

No output schema declared.

No examples provided.

neuron_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.

NameTypeReqDescription
categorystring|nullCategory label e.g. 'Productivity'
channelIdWhatsApp session UUID used to deliver the product (defaults to the org default channel)
checkoutFieldsarrayCustom checkout questions the buyer answers (name, address, specs/customisations…). Their answers are attached to the order and sent to the seller.
codeModestringFor 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)
codesarrayFor codeMode 'pool': the unique codes/keys to add (one gets sent per buyer). Appended to any existing pool.
contentarrayRich 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 {}…
coverColorstring|nullCover colour (hex) for 'color'/'gradient' cover types
coverColor2string|nullSecond colour (hex) for 'gradient' cover
coverEmojistring|nullEmoji used as a cover fallback (e.g. 📓)
coverImageUrlCover image URL
coverTypestringHow the cover renders
currencystringISO currency (default NGN)
deliveryFileNamestring|nullFilename shown in the WhatsApp document
deliveryFileUrlFor deliveryType 'file': the uploaded file URL (upload first with neuron_upload_media)
deliveryTextstring|nullFor 'link'/'code': the link or code the buyer receives. Optional note for 'file'.
deliveryTypestringyesHow the product is delivered: 'file' (uploaded file), 'link' (URL), or 'code' (text/code)
descriptionstringRich description / what the buyer gets
enabledbooleanWhether the product is live
feePayerstring'buyer' (fee added on top, seller gets full price — default) or 'seller' (fee deducted)
kindstring|nullShort label e.g. 'E-book', 'Presets', 'Service'
membershipbooleanMake 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…
membershipGraceDaysintegerDays after the period ends before an unpaid member lapses (and, if a group is attached, is removed from it). Default 1.
membershipGroupNamestring|nullGroup subject used when the attached group is auto-created (defaults to the product title). Only relevant with membershipGroupSlug.
membershipGroupSlugstring|nullOPTIONAL: 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…
membershipIntervalBilling period. Required when membership is true.
originalPriceMinorOptional compare-at / 'was' price (kobo), shown struck through. Must be ≥ current price.
priceMinorintegeryesCurrent price (charged). Amount in kobo (minor units): ₦1 = 100. Minimum ₦500 = 50000. Set 0 for a free product (no payment).
themeobjectPer-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' }
titlestringyesProduct title shown to buyers

No output schema declared.

No examples provided.

neuron_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.

NameTypeReqDescription
budgetnumberBudget in kobo (required for sourceType 'platform'; caps how many messages send)
countryCodesarrayRestrict to these country calling codes (e.g. ['234']). Omit for all.
messagestringyesThe SMS text to send. Include an opt-out (e.g. 'Reply STOP').
phonesarrayRaw phone numbers to text (required when sourceType is 'phones'); normalized + de-duplicated server-side, invalid ones dropped
poolEntryIdsarraySMS-enabled list-pool entry UUIDs (required when sourceType is 'curated'; find them with neuron_browse_list_pool { smsEnabled: true })
smsChannelIdstringBYOK SMS channel UUID to send through instead of the platform provider
sourceListIdsarrayContact list UUIDs (required when sourceType is 'contact_list')
sourceTypestringyesAudience source
titlestringyesInternal campaign title
typestring'blast' sends to everyone at once (default); 'drip' sends in scheduled batches

No output schema declared.

No examples provided.

neuron_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.

NameTypeReqDescription
credentialsstringSession credentials as JSON string with account, session.cookies, session.headers, etc.
labelstringyesDisplay name for the channel (e.g., 'Brand IG Account')
platformstringyesSocial media platform: 'instagram' or 'twitter'
usernamestringSocial media username (without @)

No output schema declared.

No examples provided.

neuron_create_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.

NameTypeReqDescription
botIdstringyesUUID of the bot
configobjectSafety / execution config for the task.
enabledbooleanWhether the task is active (default true).
instructionstringyesWhat the task should do, in natural language (self-contained; preserve any exact message copy verbatim).
scheduleobjectSchedule payload matching scheduleKind. cron: { time: 'HH:MM', days?: number[] } (0=Sunday..6=Saturday; empty/omitted = every day). interval: { everyMinutes: number }. once: { runAt: ISO8601 string }…
scheduleKindstringyescron = recurring at a clock time (slot); interval = every N minutes; once = a single future moment; manual = only runs on demand.
timezonestringIANA timezone (e.g. Africa/Lagos). Defaults to UTC.
titlestringyesShort title for the task

No output schema declared.

No examples provided.

neuron_create_tool ~159

Create a custom API tool that the bot can invoke during conversations to fetch external data or trigger actions.

NameTypeReqDescription
authTypestringAuthentication type for the endpoint
botIdstringyesUnique identifier (UUID) of the bot to create the tool for
configobjectyesTool configuration specifying the endpoint and request details
descriptionstringyesDescription of what the tool does and when the bot should use it
namestringyesHuman-readable name for the tool
rateLimitnumberMaximum number of requests per minute allowed for this tool
timeoutMsnumberRequest timeout in milliseconds (default: 30000)
typestringyesType of the tool integration

No output schema declared.

No examples provided.

neuron_create_webhook ~144

Register a new inbound webhook endpoint that triggers bot actions when called by an external service.

NameTypeReqDescription
botIdstringyesUnique identifier (UUID) of the bot to create the webhook for
eventTypestringType of event this webhook handles (e.g., 'order.created', 'payment.received')
isActivebooleanWhether the webhook is active and accepting requests (default: true)
namestringyesHuman-readable name for the webhook
processingPromptstringPrompt instructions to guide bot processing of incoming webhook data
slugstringURL-friendly slug for the webhook endpoint (auto-generated if omitted)

No output schema declared.

No examples provided.

neuron_delete_ad_request ~49

Permanently delete a draft ad request. Only ad requests in draft status can be deleted.

NameTypeReqDescription
adRequestIdstringyesUnique identifier (UUID) of the draft ad request to delete

No output schema declared.

No examples provided.

neuron_delete_blog_post ~44

Permanently delete a blog post by its ID. This action cannot be undone.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the blog post to delete

No output schema declared.

No examples provided.

neuron_delete_bot ~43

Permanently delete a bot and all its associated data. This action cannot be undone.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the bot to delete

No output schema declared.

No examples provided.

neuron_delete_broadcast ~43

Permanently delete a broadcast and its recipient data. This action cannot be undone.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the broadcast to delete

No output schema declared.

No examples provided.

neuron_delete_calendar ~35

Permanently delete a calendar and all its event types, bookings, and availability data.

NameTypeReqDescription
idstringyesCalendar UUID

No output schema declared.

No examples provided.

neuron_delete_campaign ~48

Permanently delete a campaign that is in 'draft' status. Active or funded campaigns cannot be deleted.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the draft campaign to delete

No output schema declared.

No examples provided.

neuron_delete_channel ~45

Permanently delete a WhatsApp channel and disconnect any active sessions. This action cannot be undone.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the channel to delete

No output schema declared.

No examples provided.

neuron_delete_contact ~45

Permanently delete a contact and remove them from all contact lists. This action cannot be undone.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the contact to delete

No output schema declared.

No examples provided.

neuron_delete_contact_list ~58

Permanently delete a contact list. System-protected lists (e.g., 'Do Not Contact') cannot be deleted.

NameTypeReqDescription
idOrSlugstringyesUnique identifier (UUID) or URL-friendly slug of the contact list to delete

No output schema declared.

No examples provided.

neuron_delete_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).

NameTypeReqDescription
idstringyesEvent (booking) UUID
scopestringDelete scope for recurring events (default: 'single')

No output schema declared.

No examples provided.

neuron_delete_event_type ~31

Permanently delete an event type and all its bookings.

NameTypeReqDescription
idstringyesEvent type UUID

No output schema declared.

No examples provided.

neuron_delete_flow ~41

Soft-delete a flow. It stops running but can be restored. Running executions are not cancelled.

NameTypeReqDescription
idstringyesUUID of the flow to delete.

No output schema declared.

No examples provided.

neuron_delete_flow_run ~42

Permanently delete a completed, failed, or cancelled flow run and all its step data.

NameTypeReqDescription
runIdstringyesUUID of the run to delete.

No output schema declared.

No examples provided.

neuron_delete_kb_entry ~51

Permanently delete a specific entry from a knowledge base.

NameTypeReqDescription
entryIdstringyesUnique identifier of the entry to delete
kbIdstringyesUnique identifier of the knowledge base

No output schema declared.

No examples provided.

neuron_delete_knowledge_base ~40

Permanently delete a knowledge base and all its associated entries and documents.

NameTypeReqDescription
idstringyesUnique identifier of the knowledge base to delete

No output schema declared.

No examples provided.

neuron_delete_list_campaign ~40

Permanently delete a paced list campaign and its reached-set. Does not delete the contacts or the list.

NameTypeReqDescription
idstringyesCampaign ID

No output schema declared.

No examples provided.

neuron_delete_message ~58

Permanently delete a specific message from a conversation. This action cannot be undone.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the conversation
msgIdstringyesUnique identifier (UUID) of the message to delete

No output schema declared.

No examples provided.

neuron_delete_newsletter ~48

Permanently delete a WhatsApp Channel newsletter and remove it from WhatsApp. This action cannot be undone.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the newsletter to delete

No output schema declared.

No examples provided.

neuron_delete_outbound_webhook ~50

Permanently remove an outbound webhook. The external endpoint will no longer receive event notifications from this bot.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the outbound webhook to delete

No output schema declared.

No examples provided.

neuron_delete_override ~33

Remove a date-specific availability override, reverting to the default weekly hours.

NameTypeReqDescription
overrideIdstringyesOverride UUID

No output schema declared.

No examples provided.

neuron_delete_persona ~24

Delete a voice persona.

NameTypeReqDescription
idstringyesPersona UUID

No output schema declared.

No examples provided.

neuron_delete_product ~29

Permanently delete a product. Existing orders are retained.

NameTypeReqDescription
idstringyesProduct UUID

No output schema declared.

No examples provided.

neuron_delete_sms_campaign ~39

Delete a draft SMS campaign. Only draft campaigns can be deleted.

NameTypeReqDescription
campaignIdstringyesUUID of the draft SMS campaign to delete

No output schema declared.

No examples provided.

neuron_delete_social_channel ~47

Permanently delete a social media channel and disconnect any active sessions. This action cannot be undone.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the social channel to delete

No output schema declared.

No examples provided.

neuron_delete_task ~37

Delete a scheduled task. This is a soft delete — the task stops running immediately.

NameTypeReqDescription
idstringyesUUID of the task

No output schema declared.

No examples provided.

neuron_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.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the tool to delete

No output schema declared.

No examples provided.

neuron_delete_webhook ~49

Permanently remove an inbound webhook from a bot. External services will no longer be able to trigger this endpoint.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the webhook to delete

No output schema declared.

No examples provided.

neuron_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.

NameTypeReqDescription
idstringyesOrder UUID

No output schema declared.

No examples provided.

neuron_detach_knowledge_base ~67

Remove a knowledge base from a bot. The bot will no longer reference this knowledge base when generating responses.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the bot
kbIdstringyesUnique identifier (UUID) of the knowledge base to detach

No output schema declared.

No examples provided.

neuron_draft_task ~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.

NameTypeReqDescription
botIdstringyesUUID of the bot
promptstringyesPlain-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'.
timezonestringIANA timezone to assume (e.g. Africa/Lagos).

No output schema declared.

No examples provided.

neuron_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.

NameTypeReqDescription
idstringyesProduct UUID to clone

No output schema declared.

No examples provided.

neuron_edit_message ~78

Edit the content of a previously sent message in a conversation. Only the message sender can edit their messages.

NameTypeReqDescription
contentstringyesNew text content to replace the existing message
idstringyesUnique identifier (UUID) of the conversation
msgIdstringyesUnique identifier (UUID) of the message to edit

No output schema declared.

No examples provided.

neuron_enroll_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 }.

NameTypeReqDescription
addToGroupbooleanAlso add each phone to the attached WhatsApp group (for people not yet in it). Default false = assume they're already in.
firstPeriodDaysintegerFree days before their first renewal. Omit to grant one normal interval (daily/weekly/monthly).
fromGroupbooleanPull every current participant of the product's attached group and enroll them all.
idstringyesProduct UUID (must be a membership product)
membersarrayPeople to enroll. Omit when using fromGroup.
silentbooleanSuppress 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 ~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.

NameTypeReqDescription
campaignIdstringyesUUID of the draft SMS campaign

No output schema declared.

No examples provided.

neuron_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 ~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}).

NameTypeReqDescription
configobjectyes
typestringyesLead 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 ~42

Retrieve all contact lists that a specific contact belongs to.

NameTypeReqDescription
contactIdstringyesUnique identifier (UUID) of the contact to look up

No output schema declared.

No examples provided.

Common questions

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.