LegalOne for Cursor
io.github.mcp-dir/legalone-mcp
Wrapper for the official LegalOne API (Thomson Reuters / Novajus, Premium package): lawsuits and lit
client:Cursor
transport:streamable-http
tools:45
Install LegalOne in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"legalone-mcp": {
"url": "https://api.mcp.ai/p_legalone"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- legalone_odata_get
- legalone_request
- legalone_metadata
- legalone_customfield_options
- legalone_list_litigations
- legalone_get_litigations
- legalone_create_litigations
- legalone_update_litigations
- legalone_list_lawsuits
- legalone_get_lawsuits
- legalone_create_lawsuits
- legalone_update_lawsuits
- legalone_list_contacts
- legalone_get_contacts
- legalone_create_contacts
- legalone_update_contacts
- legalone_list_appointments
- legalone_get_appointments
- legalone_create_appointments
- legalone_update_appointments
- legalone_list_tasks
- legalone_get_tasks
- legalone_create_tasks
- legalone_update_tasks