You're viewing a demo portfolio

Join the waitlist
PRSM

neuron_request_pair_code

Active

Tool of io.github.conquext/neuron

declared in 1.0.0

Request a numeric pairing code for a Baileys channel as an alternative to QR code scanning. Requires the phone number to pair with.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "id",
    "phoneNumber"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Unique identifier (UUID) of the Baileys channel"
    },
    "phoneNumber": {
      "type": "string",
      "description": "Phone number to generate the pair code for (E.164 format, e.g., '+2348012345678')"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.conquext/neuron

https://github.com/conquext/neuron-mcp-server

1/7 registries
View full server →