Legalis Ia
About
O Legalis MCP traz todo o fluxo de trabalho jurídico da sua area de trabalho. Advogados podem criar e gerenciar casos, gerar peças processuais profissionais seção por seção com IA, conduzir entrevistas guiadas de intake processual e monitorar o uso de cota — sem sair da conversa.
Details
- Author
- edsonsousa
- Downloads
- 212
- Categories
- Other
Jump to
- List, create, update, search, and retrieve cases
- Manage legal documents (peças processuais) per case
- AI-generate document sections (fatos, fundamentos, pedidos)
- Run an AI-guided case intake interview
- Search Brazilian legislation via LexML
- Check AI quota and billing usage
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Legalis IaCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install the package with pip install legalis-mcp or uv tool install legalis-mcp, then run legalis-mcp auth to authenticate via browser. Add a legalis server entry to your Claude configuration (e.g., ~/.claude/claude_desktop_config.json) with command legalis-mcp serve. After setup, use natural-language prompts like "Liste meus casos no Legalis" or "Gere a seção de fundamentos jurídicos da peça X do caso Y".
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"legalis ia": {
"legalis-mcp": {
"command": "uv",
"args": [
"tool",
"install",
"legalis-mcp"
]
}
}
}
}
McpServers
{
"legalis-mcp": {
"command": "uv",
"args": [
"tool",
"install",
"legalis-mcp"
]
}
}
Legalis MCP Server
Assistente jurídico com IA para advogados brasileiros
MCP (Model Context Protocol) server for Legalis — Brazilian legal document AI for attorneys.
Connect Claude (or any MCP-compatible client) to your Legalis account and interact with cases, generate legal documents, search legislation, and more using natural language.
---
Quick start
1. Install
```bash
pip install legalis-mcp
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



