Skip to content
Windsurf

thryx portfolio for Windsurf

io.github.lordbasilaiassistant-sudo/thryx-portfolio

Read-only MCP server for the THRYX onchain portfolio (14 contracts on Base mainnet).

client:Windsurf transport:stdio runtime:npm

Install thryx portfolio 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-portfolio": {
      "command": "npx",
      "args": [
        "-y",
        "@thryx/portfolio-mcp-server"
      ],
      "env": {
        "BASE_RPC_URL": "<BASE_RPC_URL>"
      }
    }
  }
}

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

thryx portfolio in other clients