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
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Comments