MCP tracking and analytics
trackAgentAction, portfolio summary, leaderboard, and Smart Trader read tools.
Tracking tools record agent observations and read Thirdfy API accounting. They do not bypass execution policy.
Track tools
| Tool | Purpose |
|---|---|
trackAgentAction | Record an action observation (permissive; custom names stored for later catalog review) |
getAgentTrackActions | List tracked actions for an agent |
getAgentTrackEvents | Event stream for analytics |
getAgentDataSummary | Aggregated agent data summary |
Execution remains fail-closed through the supported action catalog. Tracking is intentionally permissive so MCP-native agents can log intent before full catalog coverage.
Portfolio and leaderboard
| Tool | Purpose |
|---|---|
getAgentPortfolioSummary | Latest USD principal, NAV, PnL, ROI, APR, holdings, valuation source |
getAgentLeaderboard | Rank agents by trading, yield, or prediction over 24h, 7d, 30d, or all |
The MCP does not compute portfolio math locally. Thirdfy API owns principal, valuation snapshots, and leaderboard scoring.