Skip to content

Cursor

In Cursor, go to Settings → MCP and add a new server:

{
"nuez": {
"type": "http",
"url": "https://mcp.nuez.app",
"headers": {
"Authorization": "Bearer nz_sk_live_YOUR_KEY_HERE"
}
}
}

Or edit ~/.cursor/mcp.json directly with the same config.

After saving, restart Cursor. The nuez tools will be available in Cursor’s agent/composer mode.

Open the agent panel and ask:

“List available nuez tools”

Cursor should respond listing nuez.transfer, nuez.balance, and nuez.list_transactions.