A suite of plugins for legal workflows
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"claude-for-legal": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-claude-for-legal"
]
}
}
}