MCP Setup
Connection details
Section titled “Connection details”| Field | Value |
|---|---|
| URL | https://mcp.nuez.app |
| Transport | HTTP (Streamable HTTP) |
| Auth | Authorization: Bearer <api-key> |
nuez implements the Model Context Protocol over HTTP. Any MCP client can connect to it.
Available tools
Section titled “Available tools”| Tool | Description |
|---|---|
nuez.transfer | Initiate a transfer to a CVU, CBU, or alias |
nuez.balance | Get current wallet balance |
nuez.list_transactions | List recent transactions |
Authentication
Section titled “Authentication”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.