Skip to content
Windsurf

ThryxProtocol MCP Server for Windsurf

io.github.lordbasilaiassistant-sudo/thryx-mcp-server

ThryxProtocol v3.1 — gasless AI agent launchpad on Base. 21 tools wrap thryx.fun HTTP API.

client:Windsurf transport:stdio runtime:npm

Install ThryxProtocol MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "thryx-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@thryx/mcp-server"
      ],
      "env": {
        "THRYX_API_KEY": "<THRYX_API_KEY>",
        "THRYX_BASE_URL": "<THRYX_BASE_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ThryxProtocol MCP Server in other clients