Capabilities
Aurora MCP ships a focused set of read-only tools. Every one of them runs as the signed-in user — same access as the portal, nothing more, nothing less.
Tools at a glance
Section titled “Tools at a glance”| Tool | Purpose |
|---|---|
searchMatters | Find matters by client name or alpha-code, filtered by status. |
searchWorkspaces | List all workspaces inside a matter. |
searchDocuments | Hand a question to AI Investigate — Consilio’s grounded, agentic investigation engine. |
See the tool reference for request/response shapes.
Deep dives
Section titled “Deep dives”- Matter search — how free-text queries and alpha-codes resolve to matters.
- AI Investigate — how the retrieval-augmented, agentic investigation engine works behind the document tools.
Design principles
Section titled “Design principles”- Read-only. No tool writes, updates, or deletes.
- Identity-scoped. Every result is what the signed-in user can already see in the portal.
- Minimal surface. Fewer, sharper tools beats a sprawling API the assistant has to guess through.