Fieldproxy guide

How do I connect ChatGPT to my CRM or business database?

Updated September 27, 2026

Short answer

There are three ways: paste or upload exports (simple, always stale), give the assistant direct database access (powerful, risky), or connect through the software's MCP server (live, with the software's own permissions). For CRM and field service data, an MCP server is the safe route. Fieldproxy's runs every read as a restricted read-only database role, enforces row limits in Postgres, hides chosen columns and makes every change a proposal a person confirms.

The three options compared

Upload exportsDirect databaseMCP server
Data is liveNoYesYes
Respects user permissionsNoOnly if you build itYes
Can act (schedule, send)NoRaw writesThrough the software's own tools
Undo and auditNoRarelyYes, on Fieldproxy

Limits that matter for business data

A Fieldproxy key can be limited to certain tables, certain rows (for example only one region's jobs or one team's customers) and can never read hidden columns, even through its own SQL. Row and column limits can be described in plain words, and Fieldproxy shows how many rows the key would see before it is created. Administrators see every key and connected app and can revoke any of them on the next request.

Fieldproxy facts on this page come from the Fieldproxy MCP reference. Competitor details are from each vendor's own documentation as of September 27, 2026; see the comparison table and sources.

Illustration of Fieldproxy's MCP tools inside Claude, ChatGPT and Copilot. Names and data are examples.

FAQ

Questions

Is it safe to give ChatGPT access to my CRM?
It depends on the connection. Look for per-person sign-in, row and column limits, a confirm step for changes and an audit log. An MCP server from the vendor usually gives you these; a raw database connection does not.
Can ChatGPT run SQL on my data?
Through Fieldproxy's MCP server, yes, read-only and one statement at a time, as a restricted database role, with the key's row limits applied.

See it on your operation

We connect Claude, ChatGPT or Copilot to a Fieldproxy workspace built on your data and run your real questions.