Skip to main content
DeepXL runs as a remote MCP connector, so you can add it directly to Claude (Claude Cowork and custom connectors) and ChatGPT (Work). Once connected, drop a document into the conversation and ask whether it’s fraudulent — the assistant calls DeepXL and returns a real forensic verdict. The connector URL is:

Connect it to Claude

1

Open connector settings

In Claude, go to Settings → Connectors and choose Add custom connector.
2

Add the DeepXL server

Give it a name (for example, DeepXL Fraud) and set the Remote MCP server URL to https://mcp.deepxl.ai/mcp.
3

Sign in with your DeepXL account

Choose Individual sign-in. A browser window opens at clerk.deepxl.ai — sign into your DeepXL account. There is no API key to paste.
4

Select your organization

When prompted, grant access and select the organization you want to use. Analyses run under, and are billed to, that organization.
5

Use it in a chat

The DeepXL tools now appear in Claude. Attach a document (or paste a URL) and ask something like “Is this document fraudulent?”
Custom connectors are available on Claude’s Team, Enterprise, and paid individual plans. If you don’t see Add custom connector, that’s your Claude plan, not DeepXL.

Connect it to ChatGPT

In ChatGPT Work, add a custom connector / MCP server pointing to https://mcp.deepxl.ai/mcp and complete the same sign-in flow. The available tools and behavior are identical to Claude.

What you can do

The connector exposes three tools: You don’t call these directly — just ask the assistant in plain language (e.g. “analyze this bank statement for tampering”) and it picks the right tool.

Credits & billing

Every analysis is attributed to the organization you signed in with and consumes one credit from that organization’s balance — the same credits used across the DeepXL Console and API.
If your organization is out of credits, analyze_document returns 402 Payment Required and the assistant will tell you you’re out of credits. Add credits from the DeepXL Console or contact us, then try again.

Troubleshooting

For programmatic access without an assistant, use the DeepXL API directly with an API key.