
Thryx Portfolio
Let your agent read THRYX onchain portfolio state across fourteen Base contracts without writing bespoke RPC scripts for each position.
Overview
Thryx Portfolio is an MCP server for the Grow phase that provides read-only visibility into the THRYX onchain portfolio across fourteen Base mainnet contracts.
What is this MCP server?
- Read-only MCP server (@thryx/portfolio-mcp-server v1.0.0) for THRYX onchain portfolio on Base mainnet
- Covers fourteen deployed contracts in the THRYX portfolio scope per server description
- Optional BASE_RPC_URL with default https://mainnet.base.org
- stdio npm package—no write keys required for portfolio queries
- 14 contracts on Base mainnet per server description
- Package version 1.0.0
- Read-only server—no secret wallet env vars in server.json
What problem does it solve?
Tracking fourteen Thryx-related contracts manually across Base explorers breaks flow when your agent could summarize portfolio exposure in one question.
Who is it for?
Thryx ecosystem builders who want agent-friendly, read-only Base portfolio checks during Grow-phase analytics routines.
Skip if: Builders not using THRYX on Base, anyone needing write/transact tools, or teams that require off-chain Stripe-style revenue analytics instead of onchain views.
What do I get? / Deliverables
After registering the portfolio MCP, your agent can pull read-only onchain portfolio context so you monitor positions and plan next launches with less RPC busywork.
- Agent-readable THRYX onchain portfolio snapshots on Base
- Coverage across fourteen portfolio contracts without custom RPC code
- Repeatable read-only analytics workflow in chat
Recommended MCP Servers
Journey fit
After launching on Thryx, operators need ongoing visibility into onchain holdings and protocol exposure, which is Grow analytics work. Analytics matches a read-only portfolio MCP that aggregates contract-level views for decision support, not transaction authoring.
How it compares
Read-only fourteen-contract portfolio MCP, not the twenty-one-tool Thryx launchpad action server.
Common Questions / FAQ
Who is Thryx Portfolio for?
Operators and indie builders in the THRYX onchain stack who need read-only portfolio visibility from Claude Code, Cursor, or other MCP clients.
When should I use Thryx Portfolio?
Use it during Grow analytics passes after you have live Base positions and want the agent to summarize THRYX contract exposure without sending transactions.
How do I add Thryx Portfolio to my agent?
Register @thryx/portfolio-mcp-server as a stdio MCP package, optionally set BASE_RPC_URL, restart the host, and confirm read-only portfolio tools are available.