MCP App Store
Productivity
Aurora icon

Aurora

by Consilio, LLC

Overview

Aurora is a read-only connector that puts your Consilio engagement, document, and other data at Claude's fingertips. Ask Claude to find a matter by client or alpha-code, list the workspaces inside it, run a full-text search across documents. AI-powered investigations let Claude follow an answer across matters, workspaces, and documents in a single conversation — automatically narrowing ambiguous queries to the right context and citing a direct source URL on every record. Every response is scoped to what you're already entitled to see on the Consilio web products.

Tools

aurora_search_documents

ChatGPT
Searches the documents in a specific workspace within a matter and returns the workspace AI assistant's answer to the query when one is available. Takes query plus a matter scope: an alpha_code, or a workspace_id (which also identifies the matter). When workspace_id is omitted, the tool auto-selects if the matter has a single workspace, and otherwise returns the matter's workspaces to choose from; aurora_search_workspaces can also be used to browse them. An unknown workspace_id is treated as unspecified and resolved the same way. Returns an envelope. When an answer field is present it is a synthesized natural-language response from the workspace's AI assistant, with answer_metadata carrying conversation/message ids for traceability; results is the array of supporting documents (often empty when an answer is returned). When truncated is true, a more specific query narrows the next call.

aurora_search_matters

ChatGPT
Returns the signed-in user's legal matters (engagements) with Consilio — the cases Consilio is handling for them — filtered by alpha-code, client name, or free-text query. Results are pre-filtered to matters the caller can access. An alpha-code is one letter followed by 5 or 6 digits (e.g. A12345, B204891); free-text queries match matter name and client name. Returns an envelope { results, total, returned, truncated, guidance? }; when truncated is true the guidance field lists the filters (query, status) that narrow the next call.

aurora_search_workspaces

ChatGPT
Lists or searches the workspaces inside a matter. A workspace is a named container Consilio uses to organize documents within a single case (e.g. "Initial Collection", "Privilege Review", "SEC Subpoena Response – Wave 1"). Three modes: • alpha_code only → lists every workspace in that matter. • alpha_code + query → workspaces in that matter, ranked by name/description match. • query only (no alpha_code) → searches all accessible workspaces across every matter, ranked by name/description match (exact name, then substring-on-name, then substring-on-description, then word-overlap). Useful when the user knows a workspace name (e.g. "anx_qa_large") but not its matter. Each result includes an id that aurora_search_documents accepts as workspace_id to query content within that workspace. To find a matter by client or matter name rather than a workspace name, use aurora_search_matters — a query-only call here searches workspace names, not matter names. Returns an envelope { results, total, returned, truncated, guidance? }; when truncated is true, a more specific query narrows the next call.

searchDocuments

Claude

searchMatters

Claude

searchTickets

Claude

searchWorkspaces

Claude

App Stats

7

Tools

ChatGPT, Claude

Platforms

Works with

ChatGPT
Claude

Data refreshed daily