Skip to content

Your data's answers, in your app.

Finn is Rise Analytics' AI analytics assistant for credit unions. Ask a question in plain English and get the answer streamed back from real credit union data — in a few lines of code.

Welcome to the Finn SDK docs. Build with Finn from Node.js, Python, or an AI agent:

From Node.js / TypeScript

Use @riseanalytics/finn-sdk — a lightweight Node.js / TypeScript client. Connect, send a question, and stream the answer back token by token.

From Python

Use finn-sdk — an asyncio Python client with the same API. await a question and async for the streamed answer.

From an AI agent

Use @riseanalytics/finn-mcp — an MCP server that gives Claude, Cursor, and any MCP-compatible agent an ask_finn tool.