Available Tools

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 NameDescription
name_lookupLook up a DealCloud record by name
searchSearch DealCloud records
entry_detailsGet DealCloud entry details
get_current_userCurrent user and tenant profile
search_schemaSearch the DealCloud GraphQL schema
introspectInspect a DealCloud GraphQL type
execute_queryRun a GraphQL query
get_query_instructionsGraphQL query-composition rules