AdvBox for Grok
io.github.mcp-dir/advbox-mcp
Wrapper for the official AdvBox API (legal practice management): cases (with history, movements, pub
client:Grok
transport:streamable-http
tools:26
Install AdvBox in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"advbox-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_advbox"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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