Pactlio
БесплатноНе проверенContract and wills legal tools for AI agents: statute-cited requirements per contract type and US state, non-compete enforceability for all 50 states + DC, inta
Описание
Contract and wills legal tools for AI agents: statute-cited requirements per contract type and US state, non-compete enforceability for all 50 states + DC, intake schemas, async multi-agent contract drafting with free previews, and contract risk analysis.
README
Remote Model Context Protocol server exposing Pactlio's AI contract engine to agents. Free, anonymous, no API key.
Endpoint: https://www.pactlio.com/api/mcp (Streamable HTTP)
Docs: https://www.pactlio.com/mcp
Connect
Claude Code
claude mcp add --transport http pactlio https://www.pactlio.com/api/mcp
Cursor / VS Code / any MCP client (mcp.json)
{
"mcpServers": {
"pactlio": { "url": "https://www.pactlio.com/api/mcp" }
}
}
Claude.ai / ChatGPT — add as a custom connector with the endpoint URL.
OpenClaw — see openclaw-plugin/ and skills/pactlio/.
Tools
| Tool | What it does | Limits |
|---|---|---|
list_contract_types |
20 contract/policy types with use cases and pricing | 30/min |
get_jurisdiction_requirements |
Statute-cited requirements per contract type × US state / country | 30/min |
check_non_compete_enforceability |
Non-compete status for all 50 states + DC | 30/min |
get_intake_questions |
Fields needed to draft each contract type | 30/min |
start_contract_draft |
Multi-agent AI drafting (async, 3–5 min) | 2/day |
get_draft_status |
Poll a draft; returns free preview + unlock link | 30/min |
get_checkout_link |
URL where a human unlocks the full contract ($19–49) | 30/min |
analyze_contract |
Risk analysis of pasted contract text | 2/day |
Typical agent flow
list_contract_types→ pick the documentget_jurisdiction_requirements→ check state-specific rulesget_intake_questions→ collect details from your userstart_contract_draft→ kick off generationget_draft_status→ poll until complete, show the free previewget_checkout_link→ hand your user the unlock URL
Freemium model
Knowledge tools are free and fast (pure data, no LLM). Drafting and analysis are free with daily per-IP limits. Drafts return the opening sections; a human unlocks the full contract via checkout. Outputs are AI-generated drafts for review — not legal advice.
What's in this repo
- server.json — MCP registry manifest
- openclaw-plugin/ — OpenClaw plugin exposing the same tools as
pactlio_contracts_* - skills/pactlio/ — OpenClaw skill describing the contract workflow
The server itself runs inside the Pactlio app; this repo holds the client-side wrappers and manifests.
Support
Установка Pactlio
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Pactlio-ai/pactlio-mcpFAQ
Pactlio MCP бесплатный?
Да, Pactlio MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Pactlio?
Нет, Pactlio работает без API-ключей и переменных окружения.
Pactlio — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Pactlio в Claude Desktop, Claude Code или Cursor?
Открой Pactlio на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Pactlio with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
