AdvBox for Cursor
io.github.mcp-dir/advbox-mcp
Wrapper for the official AdvBox API (legal practice management): cases (with history, movements, pub
client:Cursor
transport:streamable-http
tools:26
Install AdvBox in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"advbox-mcp": {
"url": "https://api.mcp.ai/p_advbox"
}
}
}
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
- advbox_settings
- advbox_list_customers
- advbox_get_customer
- advbox_customers_birthdays
- advbox_create_customer
- advbox_list_lawsuits
- advbox_get_lawsuit
- advbox_create_lawsuit
- advbox_update_lawsuit
- advbox_lawsuit_history
- advbox_lawsuit_movements
- advbox_create_movement
- advbox_last_movements
- advbox_list_posts
- advbox_create_post
- advbox_publications
- advbox_list_transactions
- advbox_get_transaction
- advbox_create_transaction
- advbox_update_transaction
- show_version
- report_bug
- connect
- toolkit_info