Nano Currency icon

Nano Currency

Createdkilkelly

Enables AI agents and LLMs to send Nano currency and retrieve account/block information via the Nano node RPC.

About

This tool is a Model Context Protocol (MCP) server designed to give MCP-compatible clients, including AI agents and Large Language Models (LLMs), the capability to interact with the Nano cryptocurrency network. It allows agents to send Nano currency, retrieve account details, and access block information through the Nano node RPC interface, thus integrating Nano transactions into AI-driven workflows and potentially enabling autonomous Nano payments.

Key Features

  • Provides block information for a specific Nano block via `block_info`.
  • 2 GitHub stars
  • Retrieves information for a pre-defined Nano account using `nano_my_account_info`.
  • Retrieves account information for a specific Nano address using `nano_account_info`.
  • Adheres to the Model Context Protocol (MCP) standard.
  • Sends Nano currency via the `nano_send` tool.

Use Cases

  • Providing AI assistants with the ability to send Nano at a user's request.
  • Enabling AI agents to make Nano payments autonomously.
  • Integrating Nano transactions into LLM-powered applications.