sendaifun/solana-mcp
A Model Context Protocol server for interacting with the Solana blockchain, powered by the Solana Agent Kit (https://github.com/sendaifun/solana-agent-kit)
Platform-specific configuration:
{
"mcpServers": {
"solana-mcp": {
"command": "npx",
"args": [
"-y",
"solana-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...