pactlio-mcp
OfficialPactlio MCP — Contract Tools for AI Agents
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/mcpCursor / 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/.
Related MCP server: NDASentry
Tools
Tool | What it does | Limits |
| 20 contract/policy types with use cases and pricing | 30/min |
| Statute-cited requirements per contract type × US state / country | 30/min |
| Non-compete status for all 50 states + DC | 30/min |
| Fields needed to draft each contract type | 30/min |
| Multi-agent AI drafting (async, 3–5 min) | 2/day |
| Poll a draft; returns free preview + unlock link | 30/min |
| URL where a human unlocks the full contract ($19–49) | 30/min |
| 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 manifestopenclaw-plugin/— OpenClaw plugin exposing the same tools aspactlio_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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-quality-maintenanceProvides AI agents with instant access to jurisdiction-specific landlord-tenant law data and verified state statutes across five US states and major cities. It enables users to query legal rules for security deposits, eviction timelines, and habitability standards with sub-10ms local response times.Last updated
- Alicense-qualityBmaintenanceAnonymous NDA risk analysis exposed as MCP tools. Designed for AI agents to review NDAs on behalf of users — flag risky clauses, return a structured risk report, $9 per full report via Stripe. No account required.Last updatedMIT
- Flicense-qualityCmaintenanceProvides AI-powered legal tools including contract review, drafting, legal research, document summarization, and compliance checks via OpenRouter.Last updated
- Alicense-qualityFmaintenanceEnables AI agents to create, sign, and enforce binding agreements with deliverables, deadlines, penalties, and a full lifecycle state machine.Last updated2MIT
Related MCP Connectors
Design-system contract verification, scoring, and review tools for AI agents.
A legal home for AI agents: Wyoming $299 or Nevis LLC. Free diagnostic; agents pay in USDC/USDT.
Deterministic compliance and vertical knowledge bases for autonomous agents. Free 24hr trial.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pactlio-ai/pactlio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server