How to Use the Brazilian Judiciary Dictionary Engine MCP in Cursor
Identify Brazilian courts in Cursor Agent mode and inject clean legal entity data straight into your active codebase.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Brazilian Judiciary Dictionary Engine MCP to Cursor
Create your Vinkius account to connect Brazilian Judiciary Dictionary Engine to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Extract court names directly inside Cursor
The `search_legal_entities` tool reads your active workspace files to extract and structure mentions of Brazilian courts. When writing legal tech applications in Cursor, your agent runs this tool to parse sample documents and build test fixtures. This setup removes the need to write custom regex patterns for every tribunal acronym. Your editor gets immediate access to structured JSON containing verified court names directly from your active code context.
Build deterministic legal pipelines with this MCP Server
The `search_legal_entities` tool provides a reliable way to clean up dirty text inputs before processing them in your application. This MCP server helps your AI client verify that your parser logic handles real-world tribunal names correctly during interactive coding sessions. Since the lookup relies on a strict offline dictionary, your generated code won't break due to LLM hallucinations or unexpected API changes. You get consistent results that make your legal data pipelines much more reliable.
Validate Brazilian court names instantly in Cursor
The `search_legal_entities` tool matches raw strings against a hardcoded index of 100+ judicial bodies. When debugging your data ingestion scripts, you can ask the editor's agent to check your source files for valid entities. You don't have to waste time manually looking up obscure regional court structures. The tool handles the heavy lifting, letting you focus on writing the core logic of your application.
Set up Brazilian Judiciary Dictionary Engine MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the Brazilian Judiciary Dictionary Engine MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent Brazilian Judiciary Dictionary Engine transactions." If the MCP tools are loaded correctly, Cursor will call the Brazilian Judiciary Dictionary Engine tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"brazilian-judiciary-dictionary-engine-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Native V8. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Brazilian Judiciary Dictionary Engine MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Brazilian Judiciary Dictionary Engine MCP today
We host it, we monitor it, we maintain it. You just paste one token.