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.
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_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
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_update_member Update Member Permissions ~79
Update a member's permissions within the organization, such as conversation access. Only provided fields are changed.
| Name | Type | Req | Description |
|---|---|---|---|
| canViewConversations | boolean | yes | Whether the member can view conversations |
| orgId | string | yes | Unique identifier (UUID) of the organization |
| userId | string | yes | Unique identifier (UUID) of the member to update |
No output schema declared.
No examples provided.
neuron_update_newsletter Update Newsletter ~71
Update the name or description of an existing WhatsApp Channel newsletter. Only provided fields are changed.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | New description for the newsletter |
| id | string | yes | Unique identifier (UUID) of the newsletter to update |
| name | string | – | New display name for the newsletter |
No output schema declared.
No examples provided.
neuron_update_organization Update Organization ~136
Update organization settings such as name, description, or configuration preferences. Only provided fields are changed.
| Name | Type | Req | Description |
|---|---|---|---|
| autoOptOutBroadcast | boolean | – | Auto-exclude a contact from broadcasts when they send a broadcast opt-out message (e.g. 'stop messaging me'). Off by default. |
| autoSuppressHostile | boolean | – | Auto-exclude a contact from broadcasts when they are hostile about being contacted (e.g. cursing us out for messaging them). Off by default. |
| name | string | – | New display name for the organization |
| orgId | string | yes | Unique identifier (UUID) of the organization to update |
No output schema declared.
No examples provided.
neuron_update_outbound_webhook Update Outbound Webhook ~120
Modify an existing outbound webhook's configuration, including its destination URL, subscribed event types, or filter prompt.
| Name | Type | Req | Description |
|---|---|---|---|
| eventTypes | array | – | Updated array of event types that should trigger this webhook |
| filterPrompt | string | – | Updated LLM prompt for selectively filtering forwarded events |
| id | string | yes | Unique identifier (UUID) of the outbound webhook to update |
| name | string | – | Updated human-readable name for the webhook |
| url | string | – | Updated destination URL that will receive webhook event payloads (HTTPS recommended) |
No output schema declared.
No examples provided.
neuron_update_persona Update Persona ~68
Update a persona's name/description, or hand-tune its voiceProfile / exemplars.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | – |
| exemplars | array | – | – |
| id | string | yes | Persona UUID |
| name | string | – | – |
| voiceProfile | object | – | – |
No output schema declared.
No examples provided.
neuron_update_pool_item 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.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | New category name for the pool listing |
| defaultSecrets | object | – | Updated pre-filled secrets auto-populated on install, e.g. { OAUTH2_TOKEN_URL: 'https://...' } |
| description | string | – | New detailed description for the pool listing |
| id | string | yes | Unique identifier (UUID) of the pool item to update |
| name | string | – | New display name for the pool listing |
| setupInstructions | string | – | Updated setup guide shown after installation (tool_template only, max 5000 chars) |
| tags | array | – | New list of tags for the pool listing |
No output schema declared.
No examples provided.
neuron_update_privacy_setting 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).
| Name | Type | Req | Description |
|---|---|---|---|
| channelId | string | yes | WhatsApp channel identifier (UUID) |
| setting | string | yes | Privacy setting to update |
| value | string | yes | New value for the setting (see description for allowed values per setting) |
No output schema declared.
No examples provided.
neuron_update_product Update Product ~943
Update any field of a product (price, delivery, cover, enabled, fee payer, …).
| 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 | – | 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) |
| id | string | yes | Product UUID |
| 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 | – | 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 | – | Product title shown to buyers |
No output schema declared.
No examples provided.
neuron_update_profile_name Update Profile Name ~47
Update the bot's WhatsApp display name on the given channel.
| Name | Type | Req | Description |
|---|---|---|---|
| channelId | string | yes | WhatsApp channel identifier (UUID) |
| name | string | yes | New display name |
No output schema declared.
No examples provided.
neuron_update_profile_picture Update Profile Picture ~54
Update the bot's WhatsApp profile picture from an image URL.
| Name | Type | Req | Description |
|---|---|---|---|
| channelId | string | yes | WhatsApp channel identifier (UUID) |
| imageUrl | string | yes | URL of the image to set as profile picture |
No output schema declared.
No examples provided.
neuron_update_profile_status Update Profile Status ~47
Update the bot's WhatsApp status/bio text.
| Name | Type | Req | Description |
|---|---|---|---|
| channelId | string | yes | WhatsApp channel identifier (UUID) |
| status | string | yes | New status/bio text |
No output schema declared.
No examples provided.
neuron_update_scheduled_message Update Scheduled Message ~144
Update the message content, media, or send time of a scheduled message. Only messages with status 'scheduled' can be updated.
| Name | Type | Req | Description |
|---|---|---|---|
| contactName | string | – | Updated display name for the recipient |
| id | string | yes | Unique identifier (UUID) of the scheduled message to update |
| mediaUrl | string | – | New media URL to attach |
| message | string | – | New message text content |
| messageType | string | – | New message type: 'text', 'image', 'audio', 'video', or 'document' |
| sendAt | string | – | New ISO 8601 date-time for scheduled delivery (must be in the future) |
No output schema declared.
No examples provided.
neuron_update_social_channel Update Social Channel ~82
Update an existing social media channel. Can update label, username, or refresh credentials.
| Name | Type | Req | Description |
|---|---|---|---|
| credentials | string | – | Updated session credentials as JSON string |
| id | string | yes | Unique identifier (UUID) of the social channel to update |
| label | string | – | New display name for the channel |
| username | string | – | Updated social media username |
No output schema declared.
No examples provided.
neuron_update_storefront Update Storefront ~141
Create or update the seller storefront (nestuge-style page). Handle is auto-generated from the display name if omitted.
| Name | Type | Req | Description |
|---|---|---|---|
| avatarUrl | – | – | – |
| bio | string|null | – | Short store bio |
| brandColor | string|null | – | Hex brand colour e.g. #188A56 |
| displayName | string | – | Store display name |
| enabled | boolean | – | Whether the storefront is public |
| handle | string | – | URL handle (a-z, 0-9, hyphens). Becomes /s/<handle>. |
| socials | object | – | Map of social links e.g. { instagram: 'https://...' } |
No output schema declared.
No examples provided.
neuron_update_task Update Bot Task ~188
Update a scheduled task's instruction, schedule, timezone, enabled state, or config. Only provided fields change.
| Name | Type | Req | Description |
|---|---|---|---|
| config | object | – | Safety / execution config for the task. |
| enabled | boolean | – | – |
| id | string | yes | UUID of the task |
| instruction | string | – | – |
| 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 | – | cron = recurring at a clock time (slot); interval = every N minutes; once = a single future moment; manual = only runs on demand. |
| timezone | string | – | – |
| title | string | – | – |
No output schema declared.
No examples provided.
neuron_update_tool Update Tool ~133
Modify an existing custom API tool's configuration, including its endpoint, authentication, or request template.
| Name | Type | Req | Description |
|---|---|---|---|
| authType | string | – | Updated authentication type |
| config | object | – | Updated tool configuration |
| description | string | – | Updated description of the tool's purpose |
| id | string | yes | Unique identifier (UUID) of the tool to update |
| name | string | – | Updated human-readable name for the tool |
| rateLimit | number | – | Updated maximum requests per minute |
| timeoutMs | number | – | Updated request timeout in milliseconds |
| type | string | – | Updated type of the tool integration |
No output schema declared.
No examples provided.
neuron_update_webhook Update Webhook ~107
Modify an existing inbound webhook's configuration, such as its name, event type, or processing prompt.
| Name | Type | Req | Description |
|---|---|---|---|
| eventType | string | – | Updated event type this webhook handles |
| id | string | yes | Unique identifier (UUID) of the webhook to update |
| isActive | boolean | – | Whether the webhook should be active and accepting requests |
| name | string | – | Updated human-readable name of the webhook |
| processingPrompt | string | – | Updated prompt instructions for processing webhook data |
No output schema declared.
No examples provided.
neuron_update_whatsapp_credentials Update WhatsApp Credentials ~110
Update WhatsApp Business API credentials for the organization. These credentials are required for sending messages via the WhatsApp Cloud API.
| Name | Type | Req | Description |
|---|---|---|---|
| orgId | string | yes | Unique identifier (UUID) of the organization |
| whatsappAccessToken | string | yes | WhatsApp access token for API authentication (keep confidential) |
| whatsappBusinessAccountId | string | yes | WhatsApp Business Account ID from the Meta Business dashboard |
| whatsappPhoneNumberId | string | yes | WhatsApp phone number ID from the Meta Business dashboard |
No output schema declared.
No examples provided.
neuron_upload_document Upload Document ~88
Upload a text document to a knowledge base. The document will be automatically chunked and indexed for semantic search.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | Text content of the document to upload |
| filename | string | yes | Name of the file being uploaded |
| folder | string | – | Folder path to organize the document within the knowledge base |
| id | string | yes | Unique identifier of the knowledge base |
No output schema declared.
No examples provided.
neuron_upload_media 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.
| Name | Type | Req | Description |
|---|---|---|---|
| base64 | string | yes | Base64-encoded file content (without data URI prefix) |
| filename | string | yes | Original filename including extension (e.g., 'photo.jpg', 'report.pdf') |
| mimetype | string | yes | MIME 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Unique identifier (UUID) of the social channel to validate |
No output schema declared.
No examples provided.
neuron_verify_bank_account Verify Bank Account ~73
Verify a Nigerian bank account number via Paystack to confirm the account holder name before saving.
| Name | Type | Req | Description |
|---|---|---|---|
| accountNumber | string | yes | 10-digit Nigerian bank account number to verify |
| bankCode | string | yes | Nigerian bank code (e.g., '058' for GTBank, '044' for Access Bank) |
No output schema declared.
No examples provided.
neuron_verify_wallet_funding Verify Wallet Funding ~45
Verify a wallet funding transaction using the Paystack payment reference to confirm the payment was successful.
| Name | Type | Req | Description |
|---|---|---|---|
| reference | string | yes | Paystack payment reference returned from the checkout session |
No output schema declared.
No examples provided.
neuron_wallet_balance 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 Wallet Transactions ~77
Retrieve the wallet transaction history for the organization, with optional filtering by transaction type.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Number of transactions per page (default: 20) |
| page | integer | – | Page number for pagination (default: 1) |
| type | string | – | Filter by transaction type: 'credit' or 'debit' |
No output schema declared.
No examples provided.
neuron_webagent_command_history Web-agent 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).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
No output schema declared.
No examples provided.
neuron_webagent_get_run Get a web-agent 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.
| Name | Type | Req | Description |
|---|---|---|---|
| runId | string | yes | The agent-run id. |
No output schema declared.
No examples provided.
neuron_webagent_kill Kill a web-agent run ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| runId | string | yes | The agent-run id to kill. |
No output schema declared.
No examples provided.
neuron_webagent_list_runs List web-agent runs ~70
List browser-mission runs (live + recent). Stale runs (no heartbeat >2min) show as 'stale'. Note the result nests as data.data[].
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| page | integer | – | – |
| status | string | – | Filter by status. |
No output schema declared.
No examples provided.
neuron_webagent_open_launcher Open the web-agent launcher in the browser ~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 Launch a web-agent browser mission ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| caps | object | – | Stop conditions. |
| cinematic | object | – | active posture: cinematic reel/video capture. |
| collectionName | string | – | content mission: the Collection to fill (created if new). |
| hop | object | – | active posture: multi-hop navigation from seeds. |
| leadTags | array | – | leads mission: tags to attach to captured leads. |
| mission | string | yes | content = capture posts into a Collection; leads = capture prospects into the lead pool. |
| pacing | string | – | Speed/rate (default normal). |
| platform | string | yes | ig=Instagram, x=X/Twitter, tk=TikTok, li=LinkedIn, fb=Facebook. |
| posture | string | – | How much it interacts (default read-light; 'active' enables hop + cinematic). |
| seeds | array | – | active posture: starting URLs (hashtag/search/profile pages) to crawl from. |
| sink | string | – | Where output goes (defaults to match the mission). |
| url | string | – | Optional page to open the mission on (else the platform home / active tab). |
No output schema declared.
No examples provided.
neuron_webagent_stop Ask the web agent to stop (graceful) ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| runId | string | – | Specific run to stop (else the active one). |
No output schema declared.
No examples provided.
neuron_whoami Check Current Account ~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.
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.