Tomorro's MCP server lets you connect your contracts to the AI assistant you already use, and query them in natural language.
It is built on Tomorro's public REST API. You connect with your own API key: your assistant only accesses the data you can already see in Tomorro.
Querying your data from your assistant
The data your assistant can access covers:
Contracts
Counterparties
Members
Contract types and templates
Clauses
Smart fields
Custom objects
For example, you can ask for the list of your contracts with the Draft status, or the contracts expiring in the next 90 days.
Connecting the MCP to your assistant
Prerequisite: an API key. You can generate it from Tomorro's Integrations tab, API section > Generate an API key. This action requires a role with the API keys permission.
The following assistants have a documented connection procedure: Claude, ChatGPT, DUST, Gemini Enterprise and Copilot Studio.
The server address, the configuration to enter and the detailed procedure for each assistant are described in the technical documentation:
MCP documentation: https://alpha.developer.tomorro.com/mcp/overview
For the REST API itself: REST API & MCP Documentation
