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_get_scheduled_message ~47

Retrieve detailed information about a specific scheduled message, including its status, send time, and message content.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the scheduled message

No output schema declared.

No examples provided.

neuron_get_sms_campaign ~35

Retrieve a single SMS campaign with its status and delivery counters.

NameTypeReqDescription
campaignIdstringyesUUID of the SMS campaign

No output schema declared.

No examples provided.

neuron_get_social_channel ~47

Retrieve detailed information about a specific social media channel, including its platform, credentials status, and connection state.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the social channel

No output schema declared.

No examples provided.

neuron_get_social_channel_status ~47

Retrieve the current session status for a social media channel (e.g., connected, disconnected, error).

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the social channel

No output schema declared.

No examples provided.

neuron_get_storefront ~31

Get this seller's storefront profile (handle, display name, bio, branding) and its public URL.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_get_task_runs ~78

Retrieve the paginated execution history for a task — each run's status, AI summary, tool steps, and stats (messages sent, contacts processed).

NameTypeReqDescription
idstringyesUUID of the task
limitintegerItems per page (default 20)
pageintegerPage number (default 1)

No output schema declared.

No examples provided.

neuron_get_webhook_logs ~80

Retrieve execution logs for an inbound webhook to monitor incoming requests and debug processing issues.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the webhook to get logs for
limitnumberNumber of log entries per page (default: 20)
pagenumberPage number for pagination (default: 1)

No output schema declared.

No examples provided.

neuron_google_calendar_disconnect ~28

Disconnect a calendar from Google Calendar sync.

NameTypeReqDescription
calendarIdstringyesCalendar UUID

No output schema declared.

No examples provided.

neuron_google_calendar_status ~35

Check whether a calendar is connected to Google Calendar and when it last synced.

NameTypeReqDescription
calendarIdstringyesCalendar UUID

No output schema declared.

No examples provided.

neuron_handle_join_requests ~91

Approve or reject pending join requests for a WhatsApp group. Requires admin privileges.

NameTypeReqDescription
actionstringyesWhether to approve or reject the join requests
channelIdstringyesWhatsApp channel identifier (UUID)
groupJidstringyesGroup JID (ending in @g.us)
participantsarrayyesArray of phone numbers or JIDs of requesters

No output schema declared.

No examples provided.

neuron_import_contacts ~51

Bulk import multiple contacts into the organization's address book. Accepts an array of contact objects with name, phone, and optional fields.

NameTypeReqDescription
contactsarrayyesArray of contact objects to import into the organization

No output schema declared.

No examples provided.

neuron_ingest_knowledge ~173

Ingest content into a knowledge base. Supports deduplication via externalId and optional LLM processing (summarize, extract_facts, or custom instruction).

NameTypeReqDescription
contentstringyesContent to ingest
externalIdstringUnique external ID for deduplication (e.g. file path, URL)
folderstringFolder: 'general', 'skills', 'contexts', 'documents', or 'faqs' (default: general)
knowledgeBaseIdstringyesKnowledge base ID to ingest into
processingobjectOptional LLM processing before storage
sourcestringSource type (default: mcp)
sourceUrlstringSource URL for reference
titlestringyesTitle for the knowledge entry

No output schema declared.

No examples provided.

neuron_install_from_pool ~134

Install a resource from the marketplace pool into the current organization. Choose 'fork' for an independent copy or 'subscribe' to receive future updates from the publisher.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the pool item to install
modestringyesInstallation mode: 'fork' creates an independent copy, 'subscribe' links to publisher updates
targetBotIdstringUUID of the bot to attach the installed resource to (for tool_template or knowledge_base types)
targetKbIdstringUUID of the knowledge base to install into (for knowledge_base types)

No output schema declared.

No examples provided.

neuron_invite_member ~124

Send an invitation to a new member to join the organization. The invitee receives an email with a link to accept.

NameTypeReqDescription
canViewConversationsbooleanWhether the invited member can view conversations (default: true)
emailstringyesEmail address of the person to invite
namestringyesFull name of the person being invited
orgIdstringyesUnique identifier (UUID) of the organization
rolestringRole to assign to the member (e.g., 'admin', 'agent', 'viewer')

No output schema declared.

No examples provided.

neuron_join_campaign ~67

Join a marketplace campaign as a participant to earn rewards by sending messages through your WhatsApp channel.

NameTypeReqDescription
channelIdstringyesUnique identifier (UUID) of your WhatsApp channel to send messages from
idstringyesUnique identifier (UUID) of the campaign to join

No output schema declared.

No examples provided.

neuron_lead_stats ~16

Counts of leads by status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_leave_group ~67

Make the bot leave a WhatsApp group. This action is irreversible — the bot will need to be re-added by an admin.

NameTypeReqDescription
channelIdstringyesWhatsApp channel identifier (UUID)
groupJidstringyesGroup JID (ending in @g.us)

No output schema declared.

No examples provided.

neuron_list_ad_requests ~93

Retrieve all ad requests for the current organization with optional status filtering and pagination.

NameTypeReqDescription
limitnumberNumber of items per page (default: 20)
pagenumberPage number for pagination (default: 1)
statusstringFilter by request status: 'draft', 'pending_review', 'approved', 'active', 'paused', 'completed', or 'rejected'

No output schema declared.

No examples provided.

neuron_list_api_keys ~56

Retrieve all API keys associated with a specific bot, including their names, creation dates, expiration status, and revocation status.

NameTypeReqDescription
botIdstringyesUnique identifier (UUID) of the bot whose API keys to retrieve

No output schema declared.

No examples provided.

neuron_list_approvals ~125

List approval requests for the organization, newest first. Filter by status (pending/approved/rejected/expired/cancelled). Requires a bot API key.

NameTypeReqDescription
apiKeystringyesBot API key with 'nrn_' prefix for authentication
channelIdstringFilter by WhatsApp channel (UUID)
limitintegerItems per page (default 25, max 100)
pageintegerPage number (default 1)
statusstringFilter: pending | approved | rejected | expired | cancelled

No output schema declared.

No examples provided.

neuron_list_audit_logs ~124

Retrieve audit logs for the organization, showing a chronological record of actions performed by members. Supports filtering by action type and resource.

NameTypeReqDescription
actionstringFilter by action type (e.g., 'CREATE', 'UPDATE', 'DELETE')
limitintegerNumber of log entries per page (default: 20)
pageintegerPage number for pagination (default: 1)
resourceTypestringFilter by resource type (e.g., 'USER', 'ORGANIZATION', 'BOT', 'CAMPAIGN')

No output schema declared.

No examples provided.

neuron_list_blog_posts ~125

Retrieve a paginated list of blog posts with optional filtering by status, author type, author ID, or tag.

NameTypeReqDescription
authorIdstringFilter posts by author identifier (UUID)
authorTypestringFilter posts by author type
limitnumberNumber of results per page (default: 20)
pagenumberPage number for pagination (default: 1)
statusstringFilter posts by publication status
tagstringFilter posts by tag slug (e.g., 'announcements')

No output schema declared.

No examples provided.

neuron_list_bookings ~132

List bookings (inbound and host-created) with optional filters for calendar, status, date range, and source.

NameTypeReqDescription
calendarIdstringFilter by calendar UUID
fromstringStart date filter (ISO)
limitnumberItems per page
pagenumberPage number
sourcestringFilter by source: 'host', 'link', 'public_link'
statusstringFilter by status: confirmed, pending, cancelled, rescheduled, completed, no_show
tostringEnd date filter (ISO)

No output schema declared.

No examples provided.

neuron_list_bot_channels ~43

Retrieve all WhatsApp channels connected to a specific bot, including primary and secondary connections.

NameTypeReqDescription
botIdstringyesUnique identifier (UUID) of the bot

No output schema declared.

No examples provided.

neuron_list_bot_knowledge_bases ~44

Retrieve all knowledge bases attached to a specific bot, including their priorities and metadata.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the bot

No output schema declared.

No examples provided.

neuron_list_bots ~25

Retrieve all bots accessible to the current user, including their configurations and status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_list_broadcasts ~89

Retrieve a paginated list of all broadcasts with optional filtering by status such as draft, sent, or scheduled.

NameTypeReqDescription
limitintegerNumber of broadcasts per page (default: 20)
pageintegerPage number for pagination (default: 1)
statusstringFilter by broadcast status (e.g., 'draft', 'sent', 'scheduled')

No output schema declared.

No examples provided.

neuron_list_builtin_tools ~86

Retrieve all available built-in tools with their enabled/disabled status for a specific bot. Built-in tools include WhatsApp actions (send messages, delete messages, post status), utility functions (web search, QR codes, weather), scheduling, knowledge base search, and more.

NameTypeReqDescription
botIdstringyesUnique identifier (UUID) of the bot to list built-in tools for

No output schema declared.

No examples provided.

neuron_list_calendars ~20

Retrieve all booking calendars for the current organization.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_list_campaigns ~89

Retrieve all campaigns for the current organization with optional status filtering and pagination.

NameTypeReqDescription
limitintegerNumber of campaigns per page (default: 20)
pageintegerPage number for pagination (default: 1)
statusstringFilter by campaign status: 'draft', 'active', 'paused', 'completed', 'stopped', or 'rejected'

No output schema declared.

No examples provided.

neuron_list_channel_groups ~41

Retrieve all WhatsApp groups that the channel is participating in, including group metadata.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the channel

No output schema declared.

No examples provided.

neuron_list_channels ~27

Retrieve all WhatsApp channels configured in the current organization, including their type and connection status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_list_collections ~33

List content collections (where web-agent missions and captures land). Returns each collection's item count, kind and source.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_list_contact_lists ~100

Retrieve all contact lists for the current organization with optional filtering by search term, type, and pagination.

NameTypeReqDescription
limitintegerNumber of items per page (default: 20)
pageintegerPage number for pagination (default: 1)
searchstringSearch term to filter lists by name or slug
typestringFilter by list type: 'static', 'dynamic', or 'merged'

No output schema declared.

No examples provided.

neuron_list_contacts ~151

Retrieve all contacts for the current organization with optional filtering by search term, tag, and pagination.

NameTypeReqDescription
doNotAutoRespondbooleanFilter to contacts the bot will never (true) / may (false) auto-respond to
doNotBroadcastbooleanFilter to contacts that are (true) or are not (false) excluded from broadcasts
limitintegerNumber of contacts per page (default: 20)
pageintegerPage number for pagination (default: 1)
searchstringSearch term to filter contacts by name, phone number, or email address
tagstringTag name to filter contacts by category

No output schema declared.

No examples provided.

neuron_list_conversations ~103

Retrieve a paginated list of conversations for a specific bot, with optional filtering by status.

NameTypeReqDescription
botIdstringyesUnique identifier (UUID) of the bot whose conversations to list
cursorstringOpaque pagination cursor from a previous response for retrieving the next page
limitintegerMaximum number of conversations to return per page
statusstringFilter by conversation status (e.g., 'active', 'closed')

No output schema declared.

No examples provided.

neuron_list_event_types ~32

Retrieve all event types, optionally filtered by calendar.

NameTypeReqDescription
calendarIdstringFilter by calendar UUID

No output schema declared.

No examples provided.

neuron_list_events ~87

List host-created events, optionally filtered by calendar and date range.

NameTypeReqDescription
calendarIdstringFilter by calendar UUID
fromstringStart date filter (ISO)
limitnumberItems per page (default: 50)
pagenumberPage number (default: 1)
tostringEnd date filter (ISO)

No output schema declared.

No examples provided.

neuron_list_flow_runs ~91

List execution runs for a flow, newest first. Each run shows status (running/waiting/completed/failed/cancelled), trigger type, step count, and timing.

NameTypeReqDescription
idstringyesUUID of the flow.
limitintegerItems per page (default: 20, max: 100).
pageintegerPage number (default: 1).

No output schema declared.

No examples provided.

neuron_list_flows ~42

List all automation flows in the organization. Returns each flow's id, name, description, enabled status, trigger events, run count, and last run time.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_list_installed ~23

List all items the current organization has installed from the marketplace pool.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_list_invitations ~46

Retrieve a list of all pending invitations for the organization that have not yet been accepted or revoked.

NameTypeReqDescription
orgIdstringyesUnique identifier (UUID) of the organization

No output schema declared.

No examples provided.

neuron_list_kb_bots ~39

Retrieve all bots that are connected to or using a specific knowledge base.

NameTypeReqDescription
idstringyesUnique identifier of the knowledge base

No output schema declared.

No examples provided.

neuron_list_kb_entries ~113

Retrieve entries from a knowledge base with optional filtering and pagination.

NameTypeReqDescription
folderstringFilter entries by folder ('general', 'skills', 'contexts', 'documents', 'faqs')
idstringyesUnique identifier of the knowledge base
limitnumberMaximum number of entries to return per page
pagenumberPage number for pagination (starts at 1)
sourcestringFilter entries by source type ('manual', 'document', 'url')

No output schema declared.

No examples provided.

neuron_list_knowledge_bases ~22

Retrieve all knowledge bases accessible to the current user.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_list_lead_sources ~19

List configured lead sources for the org.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_list_leads ~73

List leads from the pool, filterable by status (new/enriched/contacted/converted/rejected), sourceId, and search.

NameTypeReqDescription
limitinteger
pageinteger
searchstring
sourceIdstring
statusstring

No output schema declared.

No examples provided.

neuron_list_list_campaigns ~43

List all paced list campaigns for the organization, optionally filtered to a single contact list.

NameTypeReqDescription
listIdstringFilter to campaigns on this contact list

No output schema declared.

No examples provided.

neuron_list_members ~41

Retrieve a list of all members in the organization, including their roles and permissions.

NameTypeReqDescription
orgIdstringyesUnique identifier (UUID) of the organization

No output schema declared.

No examples provided.

neuron_list_newsletters ~85

Retrieve a paginated list of all WhatsApp Channel newsletters for the organization, with optional filtering by WhatsApp session channel.

NameTypeReqDescription
channelIdstringFilter newsletters by WhatsApp session channel identifier (UUID)
limitintegerNumber of items per page (default: 20)
pageintegerPage number for pagination (default: 1)

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.