Move Agent Kit
@Nishu0
About Move Agent Kit
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Move Agent Kit?
Move Agent Kit is an open-source toolkit that connects AI agents to Move/Aptos blockchains, providing a unified interface for token, NFT, and DeFi operations. It is designed for developers building AI-powered blockchain applications.
How to use Move Agent Kit?
Install via npm (npm install move-agent-kit) or clone from source, configure environment variables (APTOS_PRIVATE_KEY, optionally ANTHROPIC_API_KEY, OPENAI_API_KEY, PANORA_API_KEY), then initialize AgentRuntime with a signer and use createAptosTools to get LangChain-compatible tools.
Key features of Move Agent Kit
- Token transfer, mint, and burn operations
- NFT collection creation, mint, transfer, burn
- Read and parse blockchain data and events
- Account management with transaction and message signing
- Native integration with DeFi protocols (Joule, Amnis, Thala, etc.)
- LangChain and LangGraph integration for AI agent workflows
Use cases of Move Agent Kit
- Build an interactive wallet chatbot with natural language commands
- Create a multi-agent system for DeFi operations and social media posting
- Develop a wallet guardian game where users try to jailbreak an AI agent
- Launch a Telegram bot with encrypted wallet management and blockchain interactions
FAQ from Move Agent Kit
What is Move Agent Kit?
Move Agent Kit is a comprehensive toolkit that simplifies AI agents' interactions with Move-based blockchains, offering token, NFT, and account management capabilities.
How do I install Move Agent Kit?
Install via npm: npm install move-agent-kit. Alternatively, clone the repository from GitHub and run npm i from the source directory.
Which protocols does Move Agent Kit support?
It supports Joule, Amnis, Thala, Echelon, LiquidSwap, Panora, Aries, and Echo, covering lending, borrowing, staking, DEX, and aggregation operations.
What are the runtime dependencies?
You need Node.js, an Aptos private key, and optionally API keys for Anthropic, OpenAI, and Panora. The toolkit uses LangChain and LangGraph for AI agent integration.
Where can I find full documentation?
Full documentation is available at the MetaMove GitBook documentation page: https://metamove.gitbook.io/move-agent-kit.
More AI & Agents MCP servers
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Comments