← Back to Plugins
MCP Server MCP

io.github.lordbasilaiassistant-sudo/thryx-portfolio

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @thryx/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@thryx/portfolio-mcp-server",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional Base mainnet RPC URL (defaults to https://mainnet.base.org)",
          "format": "string",
          "name": "BASE_RPC_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...