Overview of Solana Agent Kit packages
v2The Solana Agent Kit ecosystem consists of a core library and several specialized plugins and adapters designed to extend the capabilities of AI agents on the Solana blockchain.
Core Library:
solana-agent-kit: The primary package for building Solana-capable AI agents.
Plugins and Adapters:
@solana-agent-kit/adapter-mcp: MCP (Model Context Protocol) Server Utility.@solana-agent-kit/plugin-blinks: Support for Solana Blinks.@solana-agent-kit/plugin-defi: Ranger Finance integration for DeFi operations.@solana-agent-kit/plugin-misc: Miscellaneous utility functions.@solana-agent-kit/plugin-nft: NFT-related operations.@solana-agent-kit/plugin-token: Token management and operations.