• Solutions
  • Glossary
  • Blog
  • Documentation
  • Pricing
  • FAQ
Developers / Custom MCP app setup

Custom MCP app setup

Doana for ChatGPT: EASA Form 1 via MCP

Cover Image for Doana for ChatGPT: EASA Form 1 via MCP

ChatGPT cannot extract an EASA Form 1 just because you pasted the PDF into the thread. Asking the model to “read the PDF” is transcription. Extraction happens only when the custom MCP app calls extract_easa_form1 on Doana.

Developer-mode access, a signed attachment, and a same-turn tool call are the prerequisites. Doana is not a confirmed public plugin listing, and this is not an FAA extraction path.

Create your Doana accountInspect OpenAPI

Public catalog as of 12 September 2026: extract_easa_form1 only.

ChatGPT without Doana is transcription

ChatGPT can describe what it sees on the PDF. That is not Doana extraction. There is no Doana job_id, no easa-form-1-v1 result, and no uncertainFields contract. Treat a chat table as untrusted transcription unless the MCP tool actually ran in that turn.

If no Doana tool ran, say so in the operator UI. Do not label the answer “API result.” The supported document type remains EASA Form 1. FAA 8130-3 reading is a different article and not a Doana FAA extraction tool.

  • OpenAI: Developer mode and MCP apps in ChatGPT
  • Doana public tool catalog

Workspace prerequisites

Follow OpenAI’s current developer-mode and MCP app instructions for your plan. An administrator may control access. Create a Doana account, add https://doana.ca/api/mcp, complete OAuth, and verify extract_easa_form1 is available. Call get_usage before the first Form 1. Five files per personal account per UTC week.

Create a Doana account

  • OpenAI: Developer mode and MCP apps in ChatGPT
  • EASA Form 1 MCP walkthrough

Signed attachments

Doana accepts the ChatGPT-provided file object with download_url and file_id. ChatGPT supplies these values; do not invent them. The implementation restricts downloads to supported signed OpenAI attachment hosts. Attach and call extract_easa_form1 in the same turn so the signed URL remains usable.

INVALID_DOWNLOAD_URL appears if you type a random https link. DOWNLOAD_URL_EXPIRED means attach the file again. FILE_PARAM_NOT_OBJECT can occur when the attachment arrives as text, including some mobile cases; retry from ChatGPT web or desktop, or use create_mcp_upload and browser_upload_url.

  • Doana OpenAPI contract
  • EASA Form 1 MCP walkthrough

In-flight jobs and expired URLs

Keep the job identifier. Poll get_extraction_result while status is dispatch_pending, queued, running or outcome_unknown. Do not start another extraction because the first call has not settled. If the attachment URL expires, attach the file again in the same turn. Accept the result only when status is succeeded, documentType is easa_form_1 and result is present.

documentType unknown is usually a succeeded job with no Form 1. On failed_refundable or failed_charged, show lastError. MCP_QUOTA_EXHAUSTED waits for Monday 00:00 UTC. Compare part numbers, serial arrays and remarks with the certificate. Confidence is not proof of correctness or of airworthiness.

  • EASA Form 1 MCP walkthrough

ChatGPT cannot file after extraction

ChatGPT cannot submit a customs entry, authorize installation, or turn an 8130-3 into a Doana FAA API result. It should not infer missing origin or valuation. It should not flatten serial arrays. Include the extraction disclaimer when presenting fields to an operator.

For application import rules, use the structured-data article. For the full MCP sequence including browser upload, use the EASA Form 1 MCP walkthrough.

  • EASA: What is an EASA Form 1?
  • Doana public tool catalog

On this page

  1. ChatGPT without Doana is transcription
  2. Workspace prerequisites
  3. Signed attachments
  4. In-flight jobs and expired URLs
  5. ChatGPT cannot file after extraction

Related guides

  • Step-by-step ChatGPT tutorial
  • Turn the result into application data
  • Full MCP workflow
Create your Doana account →

Doana - AI customs agents for aviation, freight and supply chain teams.

From your inbox to export-ready data, without changing how your team works.

About
  • About
  • Blog
  • Glossary
  • Contact
Product
  • Solutions
  • AOG email triage
  • CARM automation
  • How it works
  • AI agents
  • Developers
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
  • llms.txt

© Copyright 2026 Doana. All Rights Reserved.

Doana