Overview
what is NNS-MCP?
NNS-MCP (Nad Name Service - Model Context Protocol) is a server designed to interact with the Nad Name Service (NNS), a Web3 name service built on the Monad blockchain.
how to use NNS-MCP?
To use NNS-MCP, clone the repository from GitHub, install the necessary dependencies using npm or yarn, and run the development server to access its tools.
key features of NNS-MCP?
- Get the resolved address of a .nad name.
- Retrieve profile information of a wallet address.
- Transfer MON to a specified wallet address.
use cases of NNS-MCP?
- Resolving .nad names to their corresponding addresses.
- Accessing wallet profile information for user verification.
- Facilitating transactions by transferring MON between wallet addresses.
FAQ from NNS-MCP?
- What are the prerequisites for using NNS-MCP?
You need Node.js (version 14 or higher) and npm or yarn to install dependencies.
- How do I contribute to NNS-MCP?
You can contribute by forking the repository, creating a new branch, and submitting a pull request with your changes.
- Is there a license for NNS-MCP?
Yes, this project is licensed under the MIT License.