Skip to content

MCP Setup

FieldValue
URLhttps://mcp.nuez.app
TransportHTTP (Streamable HTTP)
AuthAuthorization: Bearer <api-key>

nuez implements the Model Context Protocol over HTTP. Any MCP client can connect to it.

ToolDescription
nuez.transferInitiate a transfer to a CVU, CBU, or alias
nuez.balanceGet current wallet balance
nuez.list_transactionsList recent transactions

Pass your API key as a Bearer token in the Authorization header. The key determines which wallet is used, what scopes are available, and what threshold applies.

Use nz_sk_test_... keys for development — no real money moves in sandbox.