io.github.lordbasilaiassistant-sudo/gas-paymaster
Quality Score
85
/100
Gas credit management and sponsored transactions via The Agent Cafe paymaster
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"gas-paymaster": {
"command": "npx",
"args": [
"-y",
"@thryx/gas-paymaster-mcp-server"
],
"env": {
"RPC_URL": "<rpc_url>",
"THRYX_API_KEY": "<your-thryx_api_key>",
"DEPLOYER_PRIVATE_KEY": "<your-deployer_private_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"gas-paymaster": {
"command": "npx",
"args": [
"-y",
"@thryx/gas-paymaster-mcp-server"
],
"env": {
"RPC_URL": "<rpc_url>",
"THRYX_API_KEY": "<your-thryx_api_key>",
"DEPLOYER_PRIVATE_KEY": "<your-deployer_private_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @thryx/gas-paymaster-mcp-server§02 Environment variables
RPC_URLRPC endpoint URL (defaults to Base mainnet)
THRYX_API_KEYsecret
Premium API key for unlimited access
DEPLOYER_PRIVATE_KEYsecret
Private key for sending sponsored transactions
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§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.