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

io.github.conquext/neuron

REMOTE · MCP.NEURON.NG · 2 COMPONENTS · SCANNED AUG 3

AI-powered WhatsApp chatbot platform with 196 tools for bots, campaigns, and contacts.

+4 this week 70 Trust /100
Trust breakdown (6 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 →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 20083 tokens (~81/item across 246 items; 246 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.neuron.ng

# add to Claude Code
claude mcp add --transport http conquext-neuron 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"
// 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.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 65

    First indexed and scored.

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 3 Aug 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=YE1,O=Let's Encrypt,C=US 12 Jul 2026 10 Oct 2026 ECDSA 256 ECDSA-SHA384 5244135a4460017b4c6e869835be4984f1d
SANs: *.neuron.ng, neuron.ng
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
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
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
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 — 246 exposed · ~20,083 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.

Tool Tokens
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_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_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_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_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_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 ~96

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

NameTypeReqDescription
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_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_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.

neuron_list_organizations ~25

Retrieve all organizations the authenticated user belongs to, including their roles in each.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_list_outbound_webhooks ~54

Retrieve all outbound webhooks configured for a specific bot, including their target URLs and subscribed event types.

NameTypeReqDescription
botIdstringyesUnique identifier (UUID) of the bot to list outbound webhooks for

No output schema declared.

No examples provided.

neuron_list_payouts ~61

Retrieve the payout history for the organization, including amounts, statuses, and timestamps.

NameTypeReqDescription
limitintegerNumber of payout records per page (default: 20)
pageintegerPage number for pagination (default: 1)

No output schema declared.

No examples provided.

neuron_list_published ~23

List all items the current organization has published to the marketplace pool.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_list_reflections ~69

Retrieve pending reflections that the bot has generated from conversations, awaiting human review. Optionally filter by approval status.

NameTypeReqDescription
botIdstringyesUnique identifier (UUID) of the bot to list reflections for
statusstringFilter reflections by approval status (default: all statuses)

No output schema declared.

No examples provided.

neuron_list_scheduled_messages ~95

Retrieve a paginated list of scheduled messages for the current organization, with optional filtering by status (scheduled, sent, failed, cancelled).

NameTypeReqDescription
limitintegerNumber of items per page (default: 20)
pageintegerPage number for pagination (default: 1)
statusstringFilter by status: 'scheduled', 'sent', 'failed', or 'cancelled'

No output schema declared.

No examples provided.

neuron_list_social_channels ~27

Retrieve all social media channels (Instagram, Twitter/X) configured in the current organization.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_list_tools ~47

Retrieve all custom API tool integrations configured for a specific bot, including their endpoints and configuration.

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

No output schema declared.

No examples provided.

neuron_list_webhooks ~48

Retrieve all inbound webhooks configured for a specific bot, including their status and configuration.

NameTypeReqDescription
botIdstringyesUnique identifier (UUID) of the bot to list webhooks for

No output schema declared.

No examples provided.

neuron_list_whatsapp_contacts ~60

Retrieve contacts from the WhatsApp account connected to this channel, with optional search filtering.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the channel
qstringSearch query to filter contacts by name or phone number

No output schema declared.

No examples provided.

neuron_login ~65

Authenticate with Neuron. Three modes: 1. No args: Opens a browser URL for secure authorization (recommended — no credentials shared with AI) 2. token: Paste an MCP token from the Neuron dashboard 3. email+password: Legacy login (credentials visible to AI)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_logout ~40

Clear the current auth token locally. Does NOT revoke server-side MCP tokens — revoke from the Neuron dashboard (Settings > MCP Tokens) for full invalidation.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_mark_as_read ~71

Mark a WhatsApp message as read, sending read receipts to the sender.

NameTypeReqDescription
channelIdstringyesWhatsApp channel identifier (UUID)
chatJidstringyesChat JID the message belongs to
messageIdstringyesWhatsApp message ID to mark as read

No output schema declared.

No examples provided.

neuron_merge_contact_lists ~132

Merge two or more contact lists into a single unified list, deduplicating entries. Window merge creates a virtual union; materialized merge creates a static copy.

NameTypeReqDescription
mergeTypestringyesMerge strategy: 'window' (virtual union, stays in sync) or 'materialized' (static copy at merge time)
namestringyesDisplay name for the resulting merged list
slugstringURL-friendly slug for the merged list (auto-generated if omitted)
sourceListIdsarrayyesUUIDs or slugs of the source lists to merge (minimum 2)

No output schema declared.

No examples provided.

neuron_my_participations ~63

Retrieve all campaigns the current organization has joined as a participant, including earnings and delivery stats.

NameTypeReqDescription
limitintegerNumber of participations per page (default: 20)
pageintegerPage number for pagination (default: 1)

No output schema declared.

No examples provided.

neuron_pause_ad_request ~51

Pause an active ad request campaign. Distribution stops until resumed. Only active ad requests can be paused.

NameTypeReqDescription
adRequestIdstringyesUnique identifier (UUID) of the active ad request to pause

No output schema declared.

No examples provided.

neuron_pause_bot ~49

Pause a bot to temporarily stop it from processing new messages. The bot retains its configuration and can be resumed later.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the bot to pause

No output schema declared.

No examples provided.

neuron_pause_campaign ~46

Pause an active campaign to temporarily stop message delivery. Can be resumed later with the resume action.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the active campaign to pause

No output schema declared.

No examples provided.

neuron_populate_contacts ~30

Enrich existing contacts with additional data from connected messaging channels. Syncs profile information from linked platforms.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

neuron_post_to_newsletter ~122

Post a message to a WhatsApp Channel newsletter. All subscribers receive the message. Provide at least one of text or mediaUrl. This triggers delivery and cannot be undone.

NameTypeReqDescription
idstringyesUnique identifier (UUID) of the newsletter to post to
mediaUrlstringURL of the media file to attach (required for image, video, or document types)
messageTypestringType of message to send (default: 'text')
textstringMessage text or caption to post to the newsletter

No output schema declared.

No examples provided.

neuron_publish_blog_post ~48

Publish a blog post, making it publicly visible. The post must be in 'draft' status.

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

No output schema declared.

No examples provided.

neuron_publish_to_pool ~194

Publish a bot, tool, knowledge base, or reflection to the shared marketplace pool for other organizations to discover and install.

NameTypeReqDescription
categorystringCategory name for organizing the resource in the pool
defaultSecretsobjectPre-filled secrets auto-populated on install, e.g. { OAUTH2_TOKEN_URL: 'https://...' }
descriptionstringDetailed description of the resource for the pool listing
namestringyesDisplay name for the pool listing
setupInstructionsstringStep-by-step setup guide shown after installation (tool_template only, max 5000 chars)
sourceIdstringyesUnique identifier (UUID) of the source resource to publish
tagsarrayList of tags for improved discoverability (e.g., ['ai', 'customer-support'])
typestringyesType of resource to publish to the pool

No output schema declared.

No examples provided.