MCP Tools
The DealCloud MCP Server exposes the following set of tools, allowing an AI assistant to explore and retrieve data from your site. These tools allow AI assistants to do things like identify the DealCloud schema, lookup or search for records, compose queries to grab relevant data, and more.
All DealCloud MCP tools are currently read-only and do not create, update, or delete data.
Tools List
| Tool Name | Description |
|---|---|
name_lookup | Look up a DealCloud record by name |
search | Search DealCloud records |
entry_details | Get DealCloud entry details |
get_current_user | Current user and tenant profile |
search_schema | Search the DealCloud GraphQL schema |
introspect | Inspect a DealCloud GraphQL type |
execute_query | Run a GraphQL query |
get_query_instructions | GraphQL query-composition rules |