# contracts MCP server

Contract drafting, statute-cited US state law requirements, non-compete checks, risk analysis.

## Links
- Registry page: https://www.getdrio.com/mcp/com-pactlio-contracts
- Website: https://www.pactlio.com/mcp

## Install
- Endpoint: https://www.pactlio.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://www.pactlio.com/api/mcp

## Tools
- list_contract_types (List contract types) - List all contract and legal document types Pactlio can generate, with descriptions, use cases, and USD prices. Start here to find the right contract type slug/id for other tools. Endpoint: https://www.pactlio.com/api/mcp
- get_jurisdiction_requirements (Get jurisdiction-specific contract requirements) - Statute-cited legal requirements, key differences, common pitfalls, terminology, and FAQs for a contract type in a specific US state or country. Use contract slug (e.g. "contractor-agreement") + jurisdiction slug (e.g. "california", "us", "uk", "eu-gdpr"). Endpoint: https://www.pactlio.com/api/mcp
- check_non_compete_enforceability (Check non-compete enforceability by US state) - Whether a non-compete agreement is enforceable, limited, or void in a given US state (or DC), with salary thresholds and the key statute. Data covers all 50 states + DC. Endpoint: https://www.pactlio.com/api/mcp
- get_intake_questions (Get intake questions for a contract type) - The questions Pactlio asks to draft a specific contract type — use these to collect the information needed before calling start_contract_draft. Returns fields, types, options, and validation rules. Endpoint: https://www.pactlio.com/api/mcp
- start_contract_draft (Start drafting a contract (free preview)) - Start generating a contract draft with Pactlio's multi-agent AI engine (drafter, critic, compliance checker). Takes 3-5 minutes — returns a preview_id immediately; poll get_draft_status. Free preview shows the opening sections; the full contract is unlocked by a human via checkout. Provide deal_summary fields collected via get_intake_questions (at minimum: parties, plus the required fields for the contract type). Endpoint: https://www.pactlio.com/api/mcp
- get_draft_status (Get contract draft status / preview) - Check a contract draft started with start_contract_draft. While generating returns status "pending". When complete, returns the free preview (opening sections), the titles of locked sections, and the URL where a human can pay to unlock the full contract. Endpoint: https://www.pactlio.com/api/mcp
- get_checkout_link (Get checkout link for a drafted contract) - Returns the URL where a human can view the preview and pay to unlock the full contract for a draft created with start_contract_draft. Share this link with your user. Endpoint: https://www.pactlio.com/api/mcp
- analyze_contract (Analyze a contract for risks and red flags) - Paste contract text and get an AI risk analysis: red flags, one-sided clauses, missing protections, and questions to ask. Free (2/day). Not legal advice. Endpoint: https://www.pactlio.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.pactlio
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 2, 2026
- Source: https://registry.modelcontextprotocol.io
