ThryxProtocol MCP Server
Quality Score
95
/100
ThryxProtocol v3.1 — gasless AI agent launchpad on Base. 21 tools wrap thryx.fun HTTP API.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"thryx-mcp-server": {
"command": "npx",
"args": [
"-y",
"@thryx/mcp-server"
],
"env": {
"THRYX_API_KEY": "<your-thryx_api_key>",
"THRYX_BASE_URL": "<thryx_base_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"thryx-mcp-server": {
"command": "npx",
"args": [
"-y",
"@thryx/mcp-server"
],
"env": {
"THRYX_API_KEY": "<your-thryx_api_key>",
"THRYX_BASE_URL": "<thryx_base_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @thryx/mcp-server§02 Environment variables
THRYX_API_KEYsecret
Your THRYX API key (starts with thryx_). Get one for free with `curl -X POST https://thryx.fun/api/agent/register`. If unset, the package auto-registers a fresh wallet on first run and saves the key to ~/.thryx-mcp/credentials.json.
THRYX_BASE_URLOverride the launchpad base URL. Defaults to https://thryx.fun.
§03 MCP Quality Score · methodology
freshness
25
completeness
20
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.