amoca-sendai-agent-kit-mcp-server
If you are the rightful owner of amoca-sendai-agent-kit-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Solana Agent Kit implementation using the Model Context Protocol (MCP) for handling protocol operations on the Solana blockchain.
The Solana Agent Kit MCP Server, known as SendAI, is a robust implementation designed to facilitate protocol operations on the Solana blockchain using the Model Context Protocol (MCP). This server supports all actions from the Solana Agent Kit, providing a standardized interaction model for developers working with Solana. It is configured based on the environment, allowing for flexible deployment and management. The server requires Node.js (version 16 or higher), a Solana wallet with a private key, and a Solana RPC URL to function effectively. The project is structured to include a source code directory and a main entry point for the MCP server, ensuring organized and efficient code management.
Features
- Supports all actions from the Solana Agent Kit
- MCP server implementation for standardized interactions
- Environment-based configuration