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.
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.