Build financial intelligence into your software.
Start with financial intelligence, quant & risk, or finance agents. Build in the free Developer sandbox, prove value quickly, then request governed production access when your integration is ready.
API access to analysis or models does not grant Financial Actions authority.
Start with the developer problem your team already owns.
FinanceGPT Developers leads with three focused products rather than asking engineers to understand the entire platform before the first call.
Add financial intelligence to your software.
Add financial data, analysis, forecasting and evidence-aware financial intelligence to your software through governed FinanceGPT APIs.
QUANT & RISK APIsAdd institutional quantitative and risk capabilities.
Build portfolio analytics, quantitative research, scenarios, risk and optimization into financial and investment applications.
FINANCE AGENTS & MCPGive existing AI agents governed finance capabilities.
Give existing AI agents governed financial tools through FinanceGPT agents, MCP and explicit workspace and execution boundaries.
See the shape of the integration before opening the console.
Choose what you want to build. The demo shows which FinanceGPT layer you would call and what remains explicit underneath the response.
Call the quantitative layer for numerical work.
Use quantitative systems for forecasting, simulation, risk or optimization rather than asking a language model to become the calculator.
Compose tools into a governed finance workflow.
Expose FinanceGPT capabilities through MCP without collapsing permissions.
Use the layer your product actually needs.
Choose the shortest path from idea to governed integration.
Start building on FinanceGPT by choosing an API, SDK, MCP, model, agent or integration surface and applying the platform governance model.
DEVELOPERConnect applications to FinanceGPT through governed APIs.
Build financial applications with FinanceGPT API surfaces for financial intelligence, data, models, agents and governed workflows.
DEVELOPERIntegrate FinanceGPT without rebuilding platform plumbing.
Use FinanceGPT SDK integration patterns to connect applications to financial intelligence, models, agents and governed platform capabilities.
DEVELOPERConnect AI clients to governed financial capabilities.
Connect compatible AI clients and tools to governed FinanceGPT capabilities through MCP with explicit permission and financial action boundaries.
DEVELOPERBuild agents around financial work, not generic autonomy.
Build financial agent experiences with FinanceGPT tools, evidence, models, workflows and explicit human and execution boundaries.
DEVELOPERConnect financial systems without collapsing their control boundaries.
Connect applications, data sources and financial systems to FinanceGPT through governed integration patterns and workspace-aware controls.
Developer platform questions.
What is the FinanceGPT Developers?
FinanceGPT Developers provides APIs, SDKs, MCP, quantitative model tooling, financial agents, integrations and developer infrastructure for building financial applications.
What is an LQM in FinanceGPT?
A Large Quantitative Model is a quantitative modelling capability intended for structured financial and market computation. FinanceGPT separates quantitative computation from free-form language generation and applies model governance around how model outputs are used.
What is a QLM in FinanceGPT?
Quantitative Language Model capabilities combine structured quantitative context with language interfaces so developers can build financial experiences that remain connected to explicit data, model and governance boundaries.
Does API or agent access automatically allow financial execution?
No. Financial Actions remains a separate governed execution boundary subject to permissions, policy, review and authority.
Make your first FinanceGPT call.
Start in the sandbox, inspect the response contract, then move into APIs, models, MCP, agents and governed production workflows.
Official FinanceGPT SDKs
Start with the language you already use.
Install a published FinanceGPT package, add a Sandbox API key, and make your first financially useful request.
Python v0.1.0
pip install financegpt==0.1.0
Node.js / TypeScript v0.1.0
npm install @financegpt/sdk@0.1.0
PHP v0.1.0
composer require financegpt/sdk:^0.1
Open the quickstart · View API reference
Package installation does not grant production entitlement or Financial Actions authority.
Published packages
Find the FinanceGPT package for your stack.
Every package below is linked to its public registry and source repository, with the exact install command for the published release.
SDKs
Python v0.1.0
Python 3.9+
pip install financegpt==0.1.0
Node.js / TypeScript v0.1.0
Node.js 18+ / TypeScript
npm install @financegpt/sdk@0.1.0
PHP v0.1.0
PHP 8.1+ with cURL
composer require financegpt/sdk:^0.1
.NET v0.1.0
.NET 8+
dotnet add package FinanceGPT --version 0.1.0
Java v0.1.0
Java 17+
mvn dependency:get -Dartifact=dev.financegpt:financegpt-sdk:0.1.0
Go v0.1.0
Go 1.21+
go get github.com/financegpt/financegpt-go@v0.1.0
Dart / Flutter v0.1.0
Dart 3.3+; Flutter supported
dart pub add financegpt:^0.1.0
Framework integrations
Quickstart · All SDKs · API reference
Start in Sandbox. Installing a package does not grant production entitlement, workspace authority or Financial Actions authority.
SDK lifecycle
Know what is current before you upgrade.
FinanceGPT keeps one compatibility view across the nine public SDK and framework packages. All current packages are aligned to version 0.1.0 and FinanceGPT API v2.
Python 0.1.0
Current · Python 3.9+
python -m pip install --upgrade financegpt
Node.js / TypeScript 0.1.0
Current · Node.js 18+ / TypeScript
npm install @financegpt/sdk@latest
PHP 0.1.0
Current · PHP 8.1+ with cURL
composer update financegpt/sdk
.NET 0.1.0
Current · .NET 8+
dotnet add package FinanceGPT --version 0.1.0
Java 0.1.0
Current · Java 17+
Set dev.financegpt:financegpt-sdk to 0.1.0 in your Maven or Gradle dependency declaration.
Laravel 0.1.0
Current · PHP 8.1+; Laravel 9, 10, 11 or 12
composer update financegpt/laravel
CodeIgniter 4 0.1.0
Current · PHP 8.1+; CodeIgniter 4.4+
composer update financegpt/codeigniter4
Go 0.1.0
Supported · Go 1.21+
go get github.com/financegpt/financegpt-go@v0.1.0
Dart / Flutter 0.1.0
Current · Dart 3.3+; Flutter supported
dart pub add financegpt:^0.1.0
Pre-1.0 policy: patch releases within a 0.x line are expected to remain compatible; a new 0.x minor line may contain breaking changes. Review release notes and validate in Sandbox before upgrading.
Package installation or upgrade does not grant production entitlement, workspace authority or Financial Actions authority.
SDK distribution
Production distribution baseline sealed
Nine FinanceGPT SDK and framework packages are published, documented and governed by the version lifecycle and release-operations baseline.