Available as MCP tool:
personal_profile — call directly from Claude / Cursor / any MCP client. See MCP Server for the 60-second setup.What it does for your agent
personal_profile returns the financial profile you saved in Dashboard → Profile: risk preference, investment horizon, base currency, and notes. Use it when an agent needs to adapt wording, assumptions, or portfolio analysis to your own constraints.
The tool is read-only. It does not change your profile, place trades, or infer missing answers. If you have not saved a profile, the endpoint returns data: null with 200 OK.
Only your own account’s Profile data is returned.
Response
Saved profile for the caller’s own account, or
null when no profile is saved.Always
0 — this read is free.Account credits remaining.
200 OK · personal_profile
200 OK · no saved profile
Notes
Direct invocation
HTTP / SDK examples
HTTP / SDK examples
Full parameter reference
All request parameters
All request parameters
This endpoint accepts no request parameters.
Related
Personal Holdings
Read the holdings saved in Dashboard Profile.
MCP Server setup
Connect Claude / Cursor / any agent harness in 60 seconds.