Opine

Opine

A Model Context Protocol (MCP) server for querying deals and evaluations from the Opine CRM API.

11 Tools

Requires Secrets
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
create_deal_noteAdd a note to a specific deal. Requires deals:write scope.
create_ticketCreate a new ticket in Opine. Requires tickets:write scope.
describe_deal_sales_processGet a deal along with resolved sales process and stage metadata
get_dealGet a specific deal by ID
get_salesforce_dealGet a specific deal by Salesforce ID (automatically converts 15-char to 18-char and prepends "eid:" prefix)
list_dealsList deals from Opine CRM
list_evaluationsList evaluations from Opine
list_sales_process_stagesList sales process stages from Opine
list_sales_processesList sales processes configured in Opine
list_ticketsList tickets/requests from Opine
update_ticketUpdate an existing ticket in Opine. Requires tickets:write scope.
Related servers