Available as MCP tool:
personal_holdings — call directly from Claude / Cursor / any MCP client. See MCP Server for the 60-second setup.What it does for your agent
personal_holdings returns the positions you saved in Dashboard → Profile. Use it when an agent needs your portfolio context before calling market, filing, or research tools: concentration checks, “what do I own?”, asset-class filters, or portfolio-aware research.
The tool is read-only. It does not place trades, connect to a brokerage account, or fetch live balances. Values are what you saved in Profile; combine this with price tools when the answer needs current market data.
Only your own account’s Profile data is returned.
Response
object
required
Saved holdings envelope for the caller’s own account.
PersonalHolding
required
number
Always
0 — this read is free.number
Account credits remaining.
200 OK · personal_holdings
200 OK · empty portfolio
Notes
Direct invocation
HTTP / SDK examples
HTTP / SDK examples
Full parameter reference
All request parameters
All request parameters
Related
Personal Profile
Read saved risk preference, time horizon, base currency, and notes.
MCP Server setup
Connect Claude / Cursor / any agent harness in 60 seconds.