Live demo AI agents Features Use cases Security Pricing Sign in
AI assistants

Your documents, inside every AI assistant

Connect Docsift once. Then ask ChatGPT, Claude, Gemini or Copilot about your invoices, receipts and orders, and get answers from the real documents, not guesses.

ChatGPTClaudeGeminiMicrosoft CopilotPerplexityLe ChatGrokMaken8n Docsift

Works with the AI tools your team already uses

ChatGPT
Claude
Gemini
Microsoft Copilot
Perplexity
Le Chat
Grok
Manus
Zapier
Make
n8n
Any MCP app
Ask anything

Questions your team can ask today

No reports to build. Your assistant reads the parsed data and answers in seconds.

Finance

“How much did we spend with each supplier in March?”

Invoices · Receipts
Finance

“Which invoices are due in the next 7 days?”

Invoices
Operations

“Are there any orders marked rush that haven't shipped?”

Faxed POs · Order emails
Operations

“Summarize the handwritten delivery notes from this week.”

Handwritten notes
Sales

“List every quote request over $4,000 and who sent it.”

Lead emails
Admin

“Which receipts are missing a tax amount?”

Receipts
Setup

Connected in under a minute

  1. 1. Open your assistant

    Go to its connectors, apps or integrations settings.

  2. 2. Add Docsift

    Pick Docsift, sign in, and choose which inboxes it can read.

  3. 3. Just ask

    “What did we spend on shipping this month?” That's it.

You stay in control

Safe to switch on for the whole team

Read-only by default

Assistants can read parsed data. They can’t delete or edit documents unless you allow it.

You choose the inboxes

Share Invoices with your finance assistant and keep HR letters private.

Same page limits

Documents parsed through an assistant use your plan’s pages, with the same monthly cap.

Every question logged

See which assistant asked what, and when, in your audit log.

Disconnect anytime

Revoke an assistant in one click from Settings. Access stops immediately.

Your data stays yours

We never use your documents to train AI models.

For developers

MCP server + REST API

A remote MCP server with OAuth or API keys, plus a REST API and signed webhooks for everything else. Same limits, same audit log.

  • parse_documentSend a file or URL, get fields back
  • search_documentsFilter by sender, date, inbox or field
  • get_fieldsStructured JSON for any document
  • list_inboxesEvery inbox and its schema
Cursor
Windsurf
GitHub Copilot
Claude Code
Cline
Goose
LM Studio
Ollama
mcp.json
{
  "mcpServers": {
    "docsift": {
      "url": "https://mcp.docsift.com/mcp",
      "headers": { "Authorization": "Bearer ds_live_••••" }
    }
  }
}
REST API
curl https://api.docsift.com/v1/documents \
  -H "Authorization: Bearer $DOCSIFT_KEY" \
  -F inbox=invoices -F file=@INV-1224.pdf

 { "status": "processed", "total": 163.00 }
FAQ

AI assistant questions

Do I need to be technical?
No. If you can add an app to ChatGPT or Claude, you can connect Docsift. Developers get the MCP server and API on this page.
Which assistants work?
Any assistant that supports connectors through MCP, including ChatGPT, Claude, Gemini, Microsoft Copilot, Perplexity and Le Chat, plus automation tools like Zapier, Make and n8n. Availability can depend on your plan with that assistant.
Can the assistant change or delete my documents?
Not by default. Connections are read-only unless an admin turns on upload or edit access.
Does asking questions use credits?
No. Questions about documents you've already parsed are free. New documents sent through an assistant use credits like any other upload.
Which plans include it?
AI assistant connections, the MCP server and the REST API are included on every paid plan.

Your first 10 documents are on us.

Create a free account, forward one email, and watch the data land in your sheet. No credit card, no templates.