Solana Agent Kit
CommunitybySendAI
40+ Solana blockchain protocol actions for DeFi and NFTs.
API Key Required
Configuration
{
"mcpServers": {
"solana-agent-kit": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-solana-agent-kit"
],
"env": {
"SOLANA_AGENT_KIT_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.