Aurora
Search your Consilio matters, docs, and more.
About Aurora
Aurora is a read-only Consilio connector for engagement, document, matter, and workspace data. It lets assistants search across entitled Consilio records, follow answers through related matters and documents, and cite source URLs while respecting existing access rights.
Connection details
https://mcp.ai.consilio.comTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add aurora --transport http https://mcp.ai.consilio.comFrequently asked questions
What is the Aurora remote MCP server?
The Aurora remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.ai.consilio.com, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Aurora MCP server?
Add the endpoint https://mcp.ai.consilio.com to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Aurora MCP server require authentication?
Yes. Aurora uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Aurora MCP server use?
Aurora exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.