Finance MCP Server

Shared read-only finance access for your ChatGPT Business users

This server exposes QuickBooks and Xero data through MCP, keeps the upstream accounting connections shared on the backend, and expects ChatGPT users to authenticate with your workspace identity provider before they can query data.

Workspace Access

Configured

End users should be authenticated through your IdP before finance tools are used.

Admin Setup

Protected

Shared provider connection flows are intended for admins only.

Data Access

Read-only tools

QuickBooks and Xero data is exposed only through authenticated tool calls.

Connector endpoint

ChatGPT should point to /mcp on this server over HTTPS.

Health endpoint

Use /health for a basic uptime check. Use /admin/status for admin diagnostics.

Auth metadata

The OAuth discovery endpoints are exposed under /.well-known/ when workspace auth is configured.