You're viewing a demo portfolio

Join the waitlist
PRSM

copy.leaderboard

Active

Tool of io.github.wikatar/arkolith

declared in 1.0.1

Rank the institutional managers (13F funds) worth copying. Each row is a followable actor — name, manager, book size (AUM), holdings count, latest reported quarter, follower count, simulated copy-return track record where available, and the slug (for copy.target.get) + CIK (to follow via watchlist / pull via fund.holdings). The agent-native 'who should I copy?' entry point. Sort by book size, recent activity, follower count, or track record. Public-domain SEC EDGAR 13F data.

Parameters schema

{
  "type": "object",
  "properties": {
    "sort": {
      "enum": [
        "aum",
        "active",
        "followers",
        "return"
      ],
      "type": "string",
      "description": "aum = biggest book (default), active = most recently filed, followers = most followed, return = best filed-date 13F clone track record"
    },
    "limit": {
      "type": "number",
      "description": "Max actors to return (1-100, default 25)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.wikatar/arkolith

https://github.com/wikatar/Arkolith.com

1/7 registries
View full server →
copy.leaderboard — io.github.wikatar/arkolith — PRSM MCP