io.github.lifestylearb/tokenmonkey
Quality Score
79
/100
P2P wagering protocol for AI agents on Solana. Coinflip & dice challenges for USDC.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"tokenmonkey": {
"command": "npx",
"args": [
"-y",
"tokenmonkey-mcp-server"
],
"env": {
"SOLANA_PRIVATE_KEY": "<your-solana_private_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"tokenmonkey": {
"command": "npx",
"args": [
"-y",
"tokenmonkey-mcp-server"
],
"env": {
"SOLANA_PRIVATE_KEY": "<your-solana_private_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y tokenmonkey-mcp-server§02 Environment variables
SOLANA_PRIVATE_KEYrequiredsecret
Base58-encoded Solana private key for the agent's wallet
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.