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 21

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_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_delete_event”, 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_send_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_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_status” 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” 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 “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 “tags” cosmetic
    • “neuron_update_blog_post” added an optional parameter “blocks” cosmetic
    • “neuron_update_product” added an optional parameter “membership” 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 “membershipGraceDays” 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_update_member ~79

Update a member's permissions within the organization, such as conversation access. Only provided fields are changed.

NameTypeReqDescription
canViewConversationsbooleanyesWhether the member can view conversations
orgIdstringyesUnique identifier (UUID) of the organization
userIdstringyesUnique identifier (UUID) of the member to update

No output schema declared.

No examples provided.

neuron_update_newsletter ~71

Update the name or description of an existing WhatsApp Channel newsletter. Only provided fields are changed.

NameTypeReqDescription
descriptionstringNew description for the newsletter
idstringyesUnique identifier (UUID) of the newsletter to update
namestringNew display name for the newsletter

No output schema declared.

No examples provided.

neuron_update_organization ~136

Update organization settings such as name, description, or configuration preferences. Only provided fields are changed.

NameTypeReqDescription
autoOptOutBroadcastbooleanAuto-exclude a contact from broadcasts when they send a broadcast opt-out message (e.g. 'stop messaging me'). Off by default.
autoSuppressHostilebooleanAuto-exclude a contact from broadcasts when they are hostile about being contacted (e.g. cursing us out for messaging them). Off by default.
namestringNew display name for the organization
orgIdstringyesUnique identifier (UUID) of the organization to update

No output schema declared.

No examples provided.

neuron_update_outbound_webhook ~120

Modify an existing outbound webhook's configuration, including its destination URL, subscribed event types, or filter prompt.

NameTypeReqDescription
eventTypesarrayUpdated array of event types that should trigger this webhook
filterPromptstringUpdated LLM prompt for selectively filtering forwarded events
idstringyesUnique identifier (UUID) of the outbound webhook to update
namestringUpdated human-readable name for the webhook
urlstringUpdated destination URL that will receive webhook event payloads (HTTPS recommended)

No output schema declared.

No examples provided.

neuron_update_persona ~68

Update a persona's name/description, or hand-tune its voiceProfile / exemplars.

NameTypeReqDescription
descriptionstring
exemplarsarray
idstringyesPersona UUID
namestring
voiceProfileobject

No output schema declared.

No examples provided.

neuron_update_pool_item ~190

Update a pool item you have published — metadata (name, description, category, tags) and content fields (setupInstructions, defaultSecrets for tool_template items). The underlying resource is re-snapshotted and version is bumped on every update.

NameTypeReqDescription
categorystringNew category name for the pool listing
defaultSecretsobjectUpdated pre-filled secrets auto-populated on install, e.g. { OAUTH2_TOKEN_URL: 'https://...' }
descriptionstringNew detailed description for the pool listing
idstringyesUnique identifier (UUID) of the pool item to update
namestringNew display name for the pool listing
setupInstructionsstringUpdated setup guide shown after installation (tool_template only, max 5000 chars)
tagsarrayNew list of tags for the pool listing

No output schema declared.

No examples provided.

neuron_update_privacy_setting ~127

Update a specific WhatsApp privacy setting. Settings: lastSeen (all/contacts/contact_blacklist/none), online (all/match_last_seen), profilePicture (all/contacts/contact_blacklist/none), status (all/contacts/contact_blacklist/none), readReceipts (all/none), groupsAdd (all/contacts/contact_blacklist).

NameTypeReqDescription
channelIdstringyesWhatsApp channel identifier (UUID)
settingstringyesPrivacy setting to update
valuestringyesNew value for the setting (see description for allowed values per setting)

No output schema declared.

No examples provided.

neuron_update_product ~943

Update any field of a product (price, delivery, cover, enabled, fee payer, …).

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'.
deliveryTypestringHow 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)
idstringyesProduct UUID
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.
priceMinorintegerCurrent 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' }
titlestringProduct title shown to buyers

No output schema declared.

No examples provided.

neuron_update_profile_name ~47

Update the bot's WhatsApp display name on the given channel.

NameTypeReqDescription
channelIdstringyesWhatsApp channel identifier (UUID)
namestringyesNew display name

No output schema declared.

No examples provided.

neuron_update_profile_picture ~54

Update the bot's WhatsApp profile picture from an image URL.

NameTypeReqDescription
channelIdstringyesWhatsApp channel identifier (UUID)
imageUrlstringyesURL of the image to set as profile picture

No output schema declared.

No examples provided.

neuron_update_profile_status ~47

Update the bot's WhatsApp status/bio text.

NameTypeReqDescription
channelIdstringyesWhatsApp channel identifier (UUID)
statusstringyesNew status/bio text

No output schema declared.

No examples provided.

neuron_update_scheduled_message ~144

Update the message content, media, or send time of a scheduled message. Only messages with status 'scheduled' can be updated.

NameTypeReqDescription
contactNamestringUpdated display name for the recipient
idstringyesUnique identifier (UUID) of the scheduled message to update
mediaUrlstringNew media URL to attach
messagestringNew message text content
messageTypestringNew message type: 'text', 'image', 'audio', 'video', or 'document'
sendAtstringNew ISO 8601 date-time for scheduled delivery (must be in the future)

No output schema declared.

No examples provided.

neuron_update_social_channel ~82

Update an existing social media channel. Can update label, username, or refresh credentials.

NameTypeReqDescription
credentialsstringUpdated session credentials as JSON string
idstringyesUnique identifier (UUID) of the social channel to update
labelstringNew display name for the channel
usernamestringUpdated social media username

No output schema declared.

No examples provided.

neuron_update_storefront ~141

Create or update the seller storefront (nestuge-style page). Handle is auto-generated from the display name if omitted.

NameTypeReqDescription
avatarUrl
biostring|nullShort store bio
brandColorstring|nullHex brand colour e.g. #188A56
displayNamestringStore display name
enabledbooleanWhether the storefront is public
handlestringURL handle (a-z, 0-9, hyphens). Becomes /s/<handle>.
socialsobjectMap of social links e.g. { instagram: 'https://...' }

No output schema declared.

No examples provided.

neuron_update_task ~188

Update a scheduled task's instruction, schedule, timezone, enabled state, or config. Only provided fields change.

NameTypeReqDescription
configobjectSafety / execution config for the task.
enabledboolean
idstringyesUUID of the task
instructionstring
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 }…
scheduleKindstringcron = recurring at a clock time (slot); interval = every N minutes; once = a single future moment; manual = only runs on demand.
timezonestring
titlestring

No output schema declared.

No examples provided.

neuron_update_tool ~133

Modify an existing custom API tool's configuration, including its endpoint, authentication, or request template.

NameTypeReqDescription
authTypestringUpdated authentication type
configobjectUpdated tool configuration
descriptionstringUpdated description of the tool's purpose
idstringyesUnique identifier (UUID) of the tool to update
namestringUpdated human-readable name for the tool
rateLimitnumberUpdated maximum requests per minute
timeoutMsnumberUpdated request timeout in milliseconds
typestringUpdated type of the tool integration

No output schema declared.

No examples provided.

neuron_update_webhook ~107

Modify an existing inbound webhook's configuration, such as its name, event type, or processing prompt.

NameTypeReqDescription
eventTypestringUpdated event type this webhook handles
idstringyesUnique identifier (UUID) of the webhook to update
isActivebooleanWhether the webhook should be active and accepting requests
namestringUpdated human-readable name of the webhook
processingPromptstringUpdated prompt instructions for processing webhook data

No output schema declared.

No examples provided.

neuron_update_whatsapp_credentials ~110

Update WhatsApp Business API credentials for the organization. These credentials are required for sending messages via the WhatsApp Cloud API.

NameTypeReqDescription
orgIdstringyesUnique identifier (UUID) of the organization
whatsappAccessTokenstringyesWhatsApp access token for API authentication (keep confidential)
whatsappBusinessAccountIdstringyesWhatsApp Business Account ID from the Meta Business dashboard
whatsappPhoneNumberIdstringyesWhatsApp phone number ID from the Meta Business dashboard

No output schema declared.

No examples provided.

neuron_upload_document ~88

Upload a text document to a knowledge base. The document will be automatically chunked and indexed for semantic search.

NameTypeReqDescription
contentstringyesText content of the document to upload
filenamestringyesName of the file being uploaded
folderstringFolder path to organize the document within the knowledge base
idstringyesUnique identifier of the knowledge base

No output schema declared.

No examples provided.

neuron_upload_media ~116

Upload a media file (image, video, audio, or document) by providing its base64-encoded content. Returns a URL for use in messages and broadcasts.

NameTypeReqDescription
base64stringyesBase64-encoded file content (without data URI prefix)
filenamestringyesOriginal filename including extension (e.g., 'photo.jpg', 'report.pdf')
mimetypestringyesMIME type of the file (e.g., 'image/jpeg', 'image/png', 'application/pdf', 'video/mp4')

No output schema declared.

No examples provided.

neuron_validate_social_channel ~50

Test whether the stored credentials for a social channel are still valid by making a test API call to the platform.

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

No output schema declared.

No examples provided.

neuron_verify_bank_account ~73

Verify a Nigerian bank account number via Paystack to confirm the account holder name before saving.

NameTypeReqDescription
accountNumberstringyes10-digit Nigerian bank account number to verify
bankCodestringyesNigerian bank code (e.g., '058' for GTBank, '044' for Access Bank)

No output schema declared.

No examples provided.

neuron_verify_wallet_funding ~45

Verify a wallet funding transaction using the Paystack payment reference to confirm the payment was successful.

NameTypeReqDescription
referencestringyesPaystack payment reference returned from the checkout session

No output schema declared.

No examples provided.

neuron_wallet_balance ~24

Retrieve the current wallet balance for the organization, including available and pending amounts.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_wallet_transactions ~77

Retrieve the wallet transaction history for the organization, with optional filtering by transaction type.

NameTypeReqDescription
limitintegerNumber of transactions per page (default: 20)
pageintegerPage number for pagination (default: 1)
typestringFilter by transaction type: 'credit' or 'debit'

No output schema declared.

No examples provided.

neuron_webagent_command_history ~49

See the launch/stop/open commands queued for the extension and their outcomes (pending|claimed|done|failed, plus the runId a launch created).

NameTypeReqDescription
limitinteger

No output schema declared.

No examples provided.

neuron_webagent_get_run ~65

Fetch one run's status, config snapshot and latest live stats (captured/flushed/leads/reels/hops/scrolls). status is running|stopped|completed|killed|stale.

NameTypeReqDescription
runIdstringyesThe agent-run id.

No output schema declared.

No examples provided.

neuron_webagent_kill ~59

The kill switch — flags a run to stop. It's cooperative: the browser extension stops on its next heartbeat (usually within ~12s) and finalizes the run.

NameTypeReqDescription
runIdstringyesThe agent-run id to kill.

No output schema declared.

No examples provided.

neuron_webagent_list_runs ~70

List browser-mission runs (live + recent). Stale runs (no heartbeat >2min) show as 'stale'. Note the result nests as data.data[].

NameTypeReqDescription
limitinteger
pageinteger
statusstringFilter by status.

No output schema declared.

No examples provided.

neuron_webagent_open_launcher ~41

Ask the extension to open its Web Agent panel so the user can review/adjust a mission before it runs. Delivered on the extension's next poll.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_webagent_run ~314

Queue a browser mission for the user's Neuron extension to run — mine content into a Collection or prospects into the lead pool. Returns a command id; the extension picks it up on its next poll (so the browser must be open, signed in, and remote-control enabled in the extension). Watch it with neuron_webagent_list_runs / neuron_webagent_get_run and stop it with neuron_webagent_kill.

NameTypeReqDescription
capsobjectStop conditions.
cinematicobjectactive posture: cinematic reel/video capture.
collectionNamestringcontent mission: the Collection to fill (created if new).
hopobjectactive posture: multi-hop navigation from seeds.
leadTagsarrayleads mission: tags to attach to captured leads.
missionstringyescontent = capture posts into a Collection; leads = capture prospects into the lead pool.
pacingstringSpeed/rate (default normal).
platformstringyesig=Instagram, x=X/Twitter, tk=TikTok, li=LinkedIn, fb=Facebook.
posturestringHow much it interacts (default read-light; 'active' enables hop + cinematic).
seedsarrayactive posture: starting URLs (hashtag/search/profile pages) to crawl from.
sinkstringWhere output goes (defaults to match the mission).
urlstringOptional page to open the mission on (else the platform home / active tab).

No output schema declared.

No examples provided.

neuron_webagent_stop ~59

Queue a graceful stop for the current mission (the extension finalizes it). For an immediate hard stop of a specific run, use neuron_webagent_kill.

NameTypeReqDescription
runIdstringSpecific run to stop (else the active one).

No output schema declared.

No examples provided.

neuron_whoami ~31

Check which Neuron account is currently logged in, including user name, email, role, and organization.

Input schema present but exposes no named parameters.

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.