neuron_verify_wallet_funding
ActiveTool of io.github.conquext/neuron
declared in 1.0.0
Verify a wallet funding transaction using the Paystack payment reference to confirm the payment was successful.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"reference"
],
"properties": {
"reference": {
"type": "string",
"description": "Paystack payment reference returned from the checkout session"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.conquext/neuron
https://github.com/conquext/neuron-mcp-server
1/7 registries