Natural Language Access to Your Data and Infra

ChatGPT, how's business this week?

Gentility gives leaders and knowledge workers secure, natural-language access to your business's data, systems and servers with the best frontier models, including Claude and ChatGPT (in developer mode). Our open-source agent runs in your infra and bridges your users, your data, and the world's best LLMs.

Start Free See Pricing
Works withClaude Pro/Max ChatGPT Plus/Pro (experimental)
  • Ask in natural language; your LLM figures it out
  • Secure portal to DBs, systems, and servers
  • Real-time safety checks, filtering, and full audit logs
Already trusted by teams like yours in fintech, e-commerce and more.
Ask
“Show daily signups for the last 6 months.”
Generated SQL
SELECT date_trunc('day', created_at) AS day,
       COUNT(*) AS signups
FROM analytics.users
WHERE created_at >= now() - interval '6 months'
GROUP BY 1
ORDER BY 1;
Instant Results
Click to view full size. Screenshots depict ChatGPT by OpenAI; "ChatGPT" is a trademark of OpenAI.
What you can do

Here's what we've already seen people doing with Gentility

Custom business reports

Just describe the result you want. Our powerful tools empower the LLM to deliver it - in seconds.

Server checks, troubleshooting & more

Ask to check disk space, fix setup, and anything else you'd otherwise figure out yourself. All logged.

Software development

Use claude code? Let it read the staging DB to see the real data, understand and fix problems.

Customer Service

Imagine if your CS agents could query the DB directly to find out what's going on? Now they can.

Use cases

Put your data to work — for everyone

Sales & BD

Ask about pipeline health, monthly stats, trends and forecasts.

Customer Success

Pull account history, tickets, renewals, and product usage in one secure view, instantly.

Ops & Finance

Query revenue, margins, and activity across DBs without writing SQL.

Tech & IT

Troubleshoot servers and software remotely with natural language.

In practice

How it works

1

Install the server agent (maybe)

One command on Ubuntu/Debian. The agent sits beside your data. May not be needed, depending on your setup.

2

Tell us about your DB and configure access

Paste in your connection details. We keep your credentials safe - and we'll only let in the people you allow, too.

3

Add to Claude or ChatGPT (preview) and get asking!

Set up in your favourite LLM and you're all done. Ask questions, get answers, and take actions - all safely and securely.

Why it matters

Natural‑language access without risky DIY

Capability Gentility Chatbot overlay Build‑it‑yourself
Natural language → SQL/actions Built‑in No DB access Custom work
On‑server MCP agent Yes No Maybe
Connect to DBs, CRM, servers Native connectors APIs only Build connectors
Real‑time policy checks Built‑in None Custom work
Audit logs Full trail Limited Custom work
Guarded writes (read‑only default) Yes No Hard
Use ChatGPT/Claude Claude: Yes; ChatGPT: Preview Yes Depends
Time to first answer Minutes Days Months
Ongoing maintenance Low Low High
See use cases See plans
Safety first

Robust safeguards and knowledge management

Real-time analysis

We inspect every command and query before execution.

AI Command filtering

Deny dangerous shell and SQL patterns before they run.

Audit logging

Every command, exit code, and artifact is recorded.

Robust read/write protection

SQL queries are parsed and validated before execution.

Security in action

The features you need to keep safe

Database safety

Write queries blocked

Mutating SQL is intercepted and gracefully denied.

Database write blocked and logged
Audit logging

Comprehensive command history

Review inputs, decisions, outputs, and artifacts per request.

MCP logs view
Data source control

Fine-grained access policies

Enforce least privilege with role-based and attribute-based rules.

Native integration with your favourite LLMs
Simple Plans

Pricing

Personal

$0 /mo
  • 1 user
  • 3 portals
  • 5 DBs
  • SQL write filtering
  • Bank-level encryption
  • Community support

Team

$49 /mo
  • 5 users
  • 5 access groups
  • 50 resources
  • SQL and command safety evaluation
  • Bank-level encryption

Business

$499 /mo
  • 50 users
  • Unlimited groups and resources
  • SLA
  • Enhanced data retention
  • Bank-level encryption
  • Realtime support

Enterprise

Contact us
  • On-premise deployment
  • E2E encryption on credentials
  • Custom human- or AI-in the loop
Answers

Frequently asked questions

What is MCP?
Model Context Protocol is a way for AIs to talk to other machines. Gentility provides the bridge so your favourite LLM like Claude can connect to the resources you already have, like DBs, servers, and any other computer.
Can I start free?
Of course. Our free-forever personal plan has all the powerful features of our business plans and we trust you'll find it very useful.
How do you keep my data safe?
Policies, filtering, and detailed logs ensure oversight, while we implement HSM-level at-rest and at-work encryption for all sensitive data.
Which LLMs are supported?
Claude is fully supported today. ChatGPT support is available in preview. MCP functionality requires ChatGPT Plus or Claude Pro. You can also use Claude Code, Codex, or any other LLM that supports MCP.
Does it work with ChatGPT?
Yes - mostly. MCP support for ChatGPT is very new, and it's still a bit rocky. We're working with OpenAI to get it fully functional.
Do you train on or share my data?
Absolutely not. We never train on or share your data - check our privacy policy. We're as serious about this as you are.

Ready to try Gentility?

Get talking to your data in minutes. No credit card on the free tier.
Install the Agent Compare Plans
ChatGPT is a trademark of OpenAI. Claude is a trademark of Anthropic PBC. All other marks are the property of their respective owners.