← Back to directory

Truthifi

Truthifi · Wealth Platforms · Custody & Clearing

MCP ServerVendor

Hosted read-only MCP bridge connecting advisor and client platform accounts to Claude, ChatGPT and other agents. Covers Orion, Envestnet, Tamarac, AssetMark, Black Diamond, Addepar, Pershing NetX360, Fidelity Wealthscape, Schwab Advisor Center, eMoney, MoneyGuidePro, RightCapital, Redtail, Wealthbox and Practifi, plus 18,000+ US institutions. A free Truthifi account and OAuth authorization at the platform's own domain are required.

OrionEnvestnetTamaracSchwabFidelityeMoneyread-onlyaggregation
Status
Vendor
Auth
OAuth
Hosting
Remote
Community rating
Not rated yet
Role

Normalizes several systems behind one interface. Hides many underlying providers behind a single normalized shape. More on Aggregator servers → All seven roles →

Open documentation →

Caveats

  • Truthifi describes the connection as protocol-enforced read-only. It cannot move money, place trades or change platform configuration. This is a vendor claim, not independently verified.
  • Truthifi says credentials are never stored by Truthifi and authentication occurs on the platform's own domain, with scoped data tokens sent to the client. This is a vendor claim, not independently verified.
  • Some platforms connect through an aggregator rather than a direct API. Truthifi's Orion client-access documentation cites a Yodlee catalog source. Aggregator-mediated connections have a different reliability and data-freshness profile from direct API connections, so confirm which pattern applies to your platform before relying on it.
  • Coverage is a vendor-published list. Confirm your specific platform variant is supported before committing to a workflow.
Rate this server

How to connect Truthifi

Step 1

Remote server: paste a URL

Truthifi publishes a remote (Streamable HTTP) endpoint, so nothing is installed locally. Add it as a custom connector in Claude, ChatGPT or your IDE and paste the endpoint below.

Endpoint

https://api.truthifi.com/mcp

Client config snippet

{
  "mcpServers": {
    "truthifi-connect": {
      "url": "https://api.truthifi.com/mcp"
    }
  }
}

Step 2

Authenticate with OAuth

Your client opens a browser sign-in with the vendor. Approve only the scopes you need, and use a read-only account first when the platform offers one.

Step 3

Verify, then widen access

Restart your client, confirm the server's tools appear, and run one read-only question first. Keep client-side approval prompts on for any tool that can write, trade or send. Confirm with your firm's compliance policy before connecting systems holding client data.

Prompts that use this server

Starter prompts from the Practice Stacks that rely on Wealth Platforms.

Pre-meeting client brief

Everything you need on one page before you walk in.

Client Review Meeting PrepCRMWealth Platforms

Read-only: build a pre-meeting brief for <client name>: current portfolio summary, allocation vs. target, YTD performance, open service items, last three CRM interactions, and any commitments I made previously. Mask account numbers to the last four digits, cite the source tool for each figure, and do not update CRM, place trades or send anything.

Guardrail · Read-only. Verify performance numbers against the system of record before presenting.

Market context talking points

Three to five neutral talking points on recent market moves.

Client Review Meeting PrepWealth PlatformsMarket & Financial Data

Read-only: pull <client name>'s current holdings and sector or asset-class weights from the wealth platform, then use market-data tools to explain what moved those specific exposures over the last quarter. Return three to five neutral talking points, each tied to a holding or weight and to the market data behind it. No forecasts, no recommendations to buy or sell, no performance promises. Cite the source and date for both the holdings figure and the market figure so I can verify before I use it with a client.

Guardrail · Educational framing only. Avoid forward-looking or promissory language.

Allocation drift report

Which accounts have drifted and by how much.

Trade & RebalanceWealth PlatformsCustody & Clearing

Read-only: compare current allocations against target models across my accounts, using the wealth platform for targets and modelled positions and the custodial feed for actual settled holdings and cash. List every position or sleeve drifted beyond <tolerance, e.g. 3%> as Account / Sleeve / Target / Actual / Drift / Estimated trade size, and separately flag any holding or cash balance where the platform and the custodian disagree, since that breaks the drift math. Do not place, stage, cancel or modify any order. Cite the tool behind each figure.

Guardrail · Read-only. Never grant trading scopes to a tool that only needs to report.

Read the full connection guide →

Compared with other servers