You're viewing a demo portfolio

Join the waitlist
PRSM

neuron_request_payout

Active

Tool of io.github.conquext/neuron

declared in 1.0.0

Request a payout to transfer funds from the organization wallet to the linked bank account. A bank account must be saved first.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "amount"
  ],
  "properties": {
    "amount": {
      "type": "integer",
      "description": "Amount to transfer in the smallest currency unit — kobo for NGN (e.g., 100000 = NGN 1,000)",
      "exclusiveMinimum": 0
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.conquext/neuron

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

1/7 registries
View full server →
neuron_request_payout — io.github.conquext/neuron — PRSM MCP