Matter search
Aurora MCP exposes the aurora_search_matters tool to your AI assistant. You can
ask for engagements by:
- Free text — client name, descriptor, partner name.
- Alpha-code — one letter followed by 5 or 6 digits (e.g.
A12345,B204891). - Status —
active,closed, orall(defaults toactive).
What the client receives
Section titled “What the client receives”Each result includes the matter’s alpha-code, display name, status, and the engagement team’s short description. Your assistant never receives anything the signed-in user can’t already see in the Consilio portal.
Typical prompts
Section titled “Typical prompts”- “What active matters do I have for Coho Capital?”
- “Find matter A12345.”
- “Show me my closed matters from last year.”
Under the hood
Section titled “Under the hood”aurora_search_matters calls the Consilio engagement API with the user’s identity
forwarded by the gateway. Ambiguous free-text queries are reranked by an
LLM to surface the best-matching matter first.