- Step1: Install Node.js and clone the MCP server repository
- Step2: Set environment variables with your Nano RPC URL, private key, and other settings
- Step3: Run 'npm install' to install dependencies
- Step4: Start the server with 'node nano-currency.js'
- Step5: Connect MCP-compatible clients and authenticate
- Step6: Use provided tools like nano_send and nano_account_info to perform transactions and data retrievals