ThryxProtocol MCP Server for Claude Desktop
io.github.lordbasilaiassistant-sudo/thryx-mcp-server
ThryxProtocol v3.1 — gasless AI agent launchpad on Base. 21 tools wrap thryx.fun HTTP API.
client:Claude Desktop
transport:stdio
runtime:npm
Install ThryxProtocol MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"thryx-mcp-server": {
"command": "npx",
"args": [
"-y",
"@thryx/mcp-server"
],
"env": {
"THRYX_API_KEY": "<THRYX_API_KEY>",
"THRYX_BASE_URL": "<THRYX_BASE_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs