Open Source Contributions and Ecosystem Activities
The Homo Memetus team is engaged in a variety of open source activities to advance the Solana ecosystem.
6.1 Key contributions
SendAI Solana-Agent-Kit
One of the main contributors (#4, #2 when excluding maintainers)
SPL-Token authorization management, SPL-Token-2022 generation/minting
SolanaFMParser-based transaction instruction parsing
Sanctum-based LST pool integration (add/remove liquidity, swap, etc.)
Implementing SPL-Token-2022 extensions (GroupPointer, MetadataPointer, Confidential Transfers, etc.)
6.2 Development tools released
Solana Token-2022 Toolkit (npm)
Provides a Token-2022-specific interface for managing permissions, setting up tokens, supporting Confidential Transfers, etc.
More structured and cleaner use of SPK Token-2022.
6.3 Solana On-Chain MCP Example Released
The Homo Memetus team has open-sourced an SSE-style MCP Server example that directly implements on-chain actions that work with various Solana-based protocols, including Raydium, Orca, Meteora, Lulo, Sanctum, and Solayer.
The example reflects various MCP integration scenarios, including real-world trading and liquidity provision, and can serve as a practical reference when extending or customizing the system.
Last updated