forked from anthropics/claude-for-legal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.mcp.json
More file actions
56 lines (56 loc) · 1.97 KB
/
Copy path.mcp.json
File metadata and controls
56 lines (56 loc) · 1.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"mcpServers": {
"Ironclad": {
"type": "http",
"url": "https://mcp.na1.ironcladapp.com/mcp",
"title": "Ironclad",
"description": "Search your contract repository and workflows using plain language — expiring MSAs, termination clauses, vendor agreements — scoped to your permissions."
},
"DocuSign": {
"type": "http",
"url": "https://mcp.docusign.com/mcp",
"title": "DocuSign",
"description": "Agreement search, status tracking, and signature workflows."
},
"iManage": {
"type": "http",
"url": "https://cloudimanage.com/mcp/work",
"title": "iManage",
"description": "Governed iManage content connected to Claude — documents stay in iManage, access is permission-bound and auditable."
},
"TopCounsel": {
"type": "http",
"url": "https://api.techgc.co/api/mcp/topcounsel",
"title": "TopCounsel",
"description": "Outside counsel recommendations from The L Suite — 5,000+ in-house counsel community sentiment, rankings, and expertise evidence."
},
"Definely": {
"type": "http",
"url": "https://mcp.uk.definely.com/api/proxy/core-mcp",
"title": "Definely",
"description": "Live, deterministic access to contract structure — resolve definitions, validate cross-references, map dependencies, run structural diffs."
},
"Slack": {
"type": "http",
"url": "https://mcp.slack.com/mcp",
"title": "Slack",
"description": "Search messages, read channels, find discussions across your workspace."
},
"Google Drive": {
"type": "http",
"url": "https://drivemcp.googleapis.com/mcp/v1",
"title": "Google Drive",
"description": "Search, read, and fetch documents from Google Drive."
}
},
"recommendedCategories": [
"contract-management",
"e-signature",
"legal-document-management",
"email",
"documents",
"chat",
"contract-review",
"outside-counsel-network"
]
}