Open Source Contributions and Ecosystem Activities
Last updated
Last updated
The Homo Memetus team is engaged in a variety of open source activities to advance the Solana ecosystem.
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.)
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.
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.