What this app does
- Extracts basic contract information that is explicitly present in supplied text.
- Extracts key clauses that already exist in the contract text.
- Organizes clearly stated party obligations.
- Extracts deliverables, deadlines, and dependencies when they are stated in the text.
- Returns structured results, including empty values or missing-field markers for information not found.
- Processes only text actively supplied by the user.
How this app helps ChatGPT
This app helps ChatGPT organize explicitly stated contract information, extract existing contract clauses, and structure party obligations, deliverables, deadlines, and dependencies from user-supplied contract text.
Input and output
The app accepts plain contract text supplied by the user. The current version does not support PDF upload, OCR, images, external file retrieval, URL retrieval, or external contract databases.
It returns structured contract metadata, extracted contract clauses, party obligations, deliverables, deadlines, dependencies, missing fields, and structured errors.
Available tools
extract_contract_metadata: extracts contract type, parties, dates, value, payment terms, and governing law when stated.extract_contract_clauses: extracts existing payment, termination, confidentiality, liability, intellectual property, and delivery clauses.extract_contract_obligations: organizes stated party obligations, deliverables, deadlines, and dependencies.
MCP endpoint: POST /mcp
What this app does not do
- It does not determine contract legality, validity, or enforceability.
- It does not assess legal risk, rate fairness, determine breach, or assign fault.
- It does not modify, recommend, or draft clauses or contracts.
- It does not provide legal advice.
- It does not send, submit, publish, save contracts, or access external systems.
Data handling
The application code processes contract text actively supplied by the user. The app itself does not create accounts, does not use an application database to persist contract text, does not call external APIs, and does not send contract content to third-party business services. Hosting and platform infrastructure may process necessary request data or logs under their applicable policies.
Users should avoid submitting sensitive, confidential, or third-party data unless they have the right to process it.
Support
Contact sidcraigau@gmail.com for support.