Finology keeps the federal student-loan engine current — RAP, IDR, PSLF — and gives you two ways to use it: a REST API your product calls, and an MCP server your AI calls. Your users see your brand. The math is the same engine advisors use. Your agent gets verified projections it can cite, instead of math it made up.
If you’re building anything AI-facing — a copilot for your team, an assistant for your users — MCP lets it call our engine directly instead of guessing. It reads what’s available and asks, so your engineers don’t wire up each function by hand. Technical: any MCP client over Streamable HTTP.
https://mcp.finology.tech/mcp run_projection one verified projection under one plancompare_scenarios compare 2–10 scenariosget_eligible_plans eligible plans per loanget_plan_types accepted plan-type stringsAuth: X-Api-Key header · Server card · auth.md
Your backend sends the numbers, gets the answer back, and you render it in your own interface. Nothing of ours appears to your users. Technical: OpenAPI, versioned under /v1.
https://api.finology.tech POST /v1/projection one verified repayment projectionPOST /v1/comparison compare scenariosPOST /v1/plan-eligibility eligible plans per loanGET /v1/me your account and tierLive now: keys are issued case by case as applications are approved. OpenAPI docs · auth.md
One credential covers both surfaces: the same key authenticates against the REST API and the MCP server, with a shared usage quota. Tell us which you’d like to start with.
Email us at info@finology.tech: who you are, what you’re serving, and which surface you need.
We review every application by hand and reply by email, usually within two business days, with a key, a usage tier that fits your volume, and a quote. Contact us at info@finology.tech for pricing.
Send your key in the X-Api-Key header on every request. Verify it any time with GET /v1/me.
No client data touches us. The engine is calculation-only by design. Every loan and scenario number travels in the request, and the answer comes back. We don’t read, store, or accept personal data about the people you serve — which keeps your security review short and leaves no data-handling exposure on our side.
Tell us who you are, what you’re serving, and which surface you need. We reply by email, usually within two business days.
Looking for the embeddable calculators instead? Those are included with any advisor seat and take one line of code: see the calculators page. Running a firm that wants the whole platform under its own brand? See Powered by Finology Software.
The REST API is live; access is by application. Calculations are estimates for planning, not financial advice. Powered by Finology Software.