ChatFin Open Source
We build in public. For developers and IT teams, ChatFin Open Source shares what we've learned shipping AI for finance connectors, secure execution, and patterns that just work.
Why Open Source
Our Three Key Initiatives
At ChatFin, we've been focused on that question - and today, we're excited to share three important new initiatives:
ChatFin Community
For IT TeamsDesigned for IT teams, consultants, and firms who want to create agents and workflows for clients without starting from scratch.
ChatFin Enterprise
Full SolutionOur flagship solution offering dedicated instances, enterprise-level features, and full support.
We believe these launches will help finance teams bring AI into the CFO's office faster and with real, tangible results.
Quick Start
Get started with ChatFin open source in seconds
# NetSuite MCP
npm i @chatfin/netsuite-mcp
# JavaScript Secure VM
npm i @chatfin/js-secure-vm
import { createVM } from "@chatfin/js-secure-vm";
const vm = createVM({ timeoutMs: 2000, net: "deny" });
const result = await vm.run(`module.exports = 1 + 2`);
console.log(result); // 3
Contribute
The code is open. Download, modify, and send PRs. If you prefer to discuss first, open an issue. You can also join our community to co‑design features with us.
Your AI Journey Starts Here
Transform your finance operations with intelligent AI agents. Book a personalized demo and discover how ChatFin can automate your workflows.
Book Your Demo
Fill out the form and we'll be in touch within 24 hours