Aurora logo

Aurora

Search your Consilio matters, docs, and more.

Official docs

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.com
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add aurora --transport http https://mcp.ai.consilio.com

Frequently 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. 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.

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, Codex, 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 current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers