Spellbook Legal AI Connector for AI agents.
13 live capabilities
Draft and review legal contracts with market-standard insights.
Waiting for input…
Why people use Spellbook Legal AI
Spellbook Legal AI: Automate Contract Risk Analysis and Review
With the Spellbook Legal AI MCP, your AI agent takes over the heavy lifting. You can upload a contract and have it instantly flag risks, summarize the key obligations, and check for playbook compliance. Instead of manual cross-referencing, you get a clear summary of what needs attention and what's missing.
What Vinkius changes
That it turns your AI into a legal expert that knows your company's rules and the market's standards.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Reviewing a vendor NDA
A lawyer gets a new NDA, uploads it with upload_spellbook_document, and asks the agent to find risks.
- Real-world use case 02
Drafting a new MSA
A contract manager needs a pro-seller limitation of liability clause for Delaware.
- Real-world use case 03
Checking playbook compliance
An in-house counsel wants to make sure a new contract follows the company's rules.
Complete set · 13capabilities
The complete Spellbook Legal AI capability set.
These are the exact actions your AI can choose when you ask it to work with Spellbook Legal AI.
01—04
4 capabilities in this set.
Part of 13 available through Spellbook Legal AI.
- 01 Capability
Check spellbook playbook
Check contract compliance against your specific company playbook. This ensures every deal follows your internal rules.
- 02 Capability
Analyze spellbook contract
Analyze a contract for risks, issues, and suggestions. It helps you quickly spot non-standard terms.
- 03 Capability
Compare spellbook contracts
Compare two contract versions to find additions, deletions, and modifications. It makes tracking changes between drafts simple.
- 04 Capability
Draft spellbook clause
Generate a new contract clause based on requirements, jurisdiction, and party position. It creates custom language in seconds.
05—07
3 capabilities in this set.
Part of 13 available through Spellbook Legal AI.
- 05 Capability
Get spellbook clause suggestions
Get AI-generated clause suggestions for a specific contract document. It offers ideas based on best practices.
- 06 Capability
Get spellbook document
Get detailed information for a specific contract document. It helps you quickly pull facts from a specific file.
- 07 Capability
Get spellbook market comparison
Show pro-buyer, pro-seller, and market-standard positions for clauses. It gives you context on what's normal.
08—10
3 capabilities in this set.
Part of 13 available through Spellbook Legal AI.
- 08 Capability
Get spellbook risk assessment
Get a detailed risk assessment for a contract document. It categorizes issues by risk level and provides remediations.
- 09 Capability
List spellbook documents
List all contract documents in Spellbook with filters for status and type. It makes navigating your library easy.
- 10 Capability
Search spellbook clause library
Search the Spellbook clause library for standard, market-tested clauses. It lets you find pre-approved language quickly.
11—13
3 capabilities in this set.
Part of 13 available through Spellbook Legal AI.
- 11 Capability
Search spellbook documents
Search contract documents by keyword. It helps you find specific files in your library instantly.
- 12 Capability
Summarize spellbook contract
Generate an AI summary of a contract document. It highlights key terms and obligations in a few sentences.
- 13 Capability
Upload spellbook document
Upload a contract document to Spellbook for analysis. It lets you bring new files into your legal workflow.
Set up in minutes
One URL. Then ask Spellbook Legal AI to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Spellbook Legal AI from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FmiiyaTptEncVbxTxi4SvUSYil18xAkbNZEiado3/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Spellbook Legal AI, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Spellbook Legal AI for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FmiiyaTptEncVbxTxi4SvUSYil18xAkbNZEiado3/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Spellbook Legal AI URL.
- Step 03
Save and start
Save the connection and enable Spellbook Legal AI in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"spellbook-legal-ai": {
"url": "https://edge.vinkius.com/vk_preview_FmiiyaTptEncVbxTxi4SvUSYil18xAkbNZEiado3/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Spellbook Legal AI
Open Agent mode in chat and ask: "Using Spellbook Legal AI, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"spellbook-legal-ai": {
"url": "https://edge.vinkius.com/vk_preview_FmiiyaTptEncVbxTxi4SvUSYil18xAkbNZEiado3/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Spellbook Legal AI
Ask Copilot: "Using Spellbook Legal AI, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"spellbook-legal-ai": {
"url": "https://edge.vinkius.com/vk_preview_FmiiyaTptEncVbxTxi4SvUSYil18xAkbNZEiado3/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Spellbook Legal AI
Open Cascade and ask: "Using Spellbook Legal AI, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"spellbook-legal-ai": {
"url": "https://edge.vinkius.com/vk_preview_FmiiyaTptEncVbxTxi4SvUSYil18xAkbNZEiado3/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Spellbook Legal AI
Ask Cline: "Using Spellbook Legal AI, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add spellbook-legal-ai --transport http "https://edge.vinkius.com/vk_preview_FmiiyaTptEncVbxTxi4SvUSYil18xAkbNZEiado3/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Spellbook Legal AI
Ask Claude: "Using Spellbook Legal AI, show me...". 13 tools are ready
Where the request belongs
Work Spellbook Legal AI can move forward.
This is for the transactional lawyer who's drowning in redlines, the in-house counsel managing a mountain of vendor NDAs, and the legal ops lead trying to standardize every contract the company signs.
Transactional Lawyer
Reviewing complex MSAs and drafting custom clauses for different jurisdictions on a Tuesday afternoon.
In-House Counsel
Checking vendor contracts against company-approved playbooks to ensure consistency across all departments.
Contract Manager
Tracking changes between contract versions and managing a high-volume document library.
Legal Ops
Automating the review workflow to ensure the team uses standard, market-tested language.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsContract Review Prover
AI models summarize contracts instead of analyzing them. This capability forces clause-level rigor: score risk per clause (1-5), identify missing legal protections, verify jurisdiction conflicts, quantify financial exposure in currency, and map negotiation leverage. This is structured analysis, not legal advice.
Evisort Contract Intelligence
Equip your AI agent to manage contract documents, track AI-extracted provisions, and monitor workflows via the Evisort API.
Bounsel
Manage your contract lifecycle via Bounsel. list documents, automate templates, and request signatures directly from any AI agent.
Ironclad
Manage contracts, workflows, approvals, and counterparties via Ironclad CLM. launch, track, and search agreements directly from any AI agent.
Lexzur
Manage legal operations with contract lifecycle tracking, matter management, and compliance workflows for corporate legal teams.
Legal Counsel Prover
AI agents cite fabricated statutes, ignore deadlines, and deliver one-sided legal memos. This capability forces rigorous reasoning: identify jurisdiction, cite verifiable law, map procedure, address the opposing argument, connect to the client's facts.
Bring your own AI
Change the model, client or framework. Keep Spellbook Legal AI connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Spellbook Legal AI.
The practical details behind the request, access and result.
Can Spellbook Legal AI MCP help me find risks in a new contract?
Yes, it identifies non-standard terms, missing clauses, and high-risk issues automatically. You just upload the document and ask the agent to perform a risk assessment.
How does Spellbook Legal AI MCP handle company playbooks?
It checks your contracts against your specific internal standards. If a clause deviates from your playbook, the agent flags it for your review.
Can I use Spellbook Legal AI MCP to draft new clauses?
Absolutely. It can generate specific language for things like indemnification or liability based on the jurisdiction and the party position you need.
Does Spellbook Legal AI MCP show what's normal in the market?
Yes, it provides data on pro-buyer, pro-seller, and market-standard positions based on over 2,000 precedents.
Can I use Spellbook Legal AI MCP to summarize long legal documents?
Yes, it can generate concise summaries that highlight key obligations, risks, and terms so you don't have to read the whole thing first.
How do I compare two different versions of a contract with Spellbook Legal AI MCP?
You can provide the IDs of two documents, and it will identify all additions, deletions, and modifications between them.
Can Spellbook Legal AI MCP help with document management?
It lets you list, search, and filter your contract documents by status, type, and date range.
What types of contracts can Spellbook analyze?
Spellbook can analyze a wide range of commercial contracts including NDAs, MSAs, SOWs, employment agreements, vendor agreements, customer contracts, licensing agreements, real estate contracts, and more. The AI is trained on thousands of market precedents and can identify risks, non-standard terms, and missing clauses across all common commercial contract types.
How does the market comparison feature work?
The market comparison feature compares your contract clauses against 2,000+ market precedents to show how your terms compare to market standards. It shows pro-buyer, pro-seller, and market-standard positions for each clause type, helping you understand whether your terms are favorable, aggressive, or in line with market norms.
How do I get a Spellbook API key?
Visit Spellbook.legal and sign up for an account. Navigate to Settings → Integrations or API Settings in your account dashboard to generate an API key. The key gives you access to contract analysis, clause drafting, risk detection, and market comparison features. Contact Spellbook support if you need help setting up API access.
Can Spellbook draft custom clauses for specific jurisdictions?
Yes! When drafting clauses with draft_spellbook_clause, you can specify the jurisdiction (e.g. New York, Delaware, California, UK, EU), party position (pro-buyer, pro-seller, neutral), and custom instructions. The AI generates clauses tailored to the specified jurisdiction's legal requirements and your preferred negotiating position.
One connection away
Give your agent a direct line to Spellbook Legal AI.
Connect Spellbook Legal AI once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available