MCP Server
MCP
io.github.lordbasilaiassistant-sudo/thryx-portfolio
Read-only MCP server for the THRYX onchain portfolio (14 contracts on Base mainnet).
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
By
Comments
Sign in to leave a comment