MCP server · The Co-operators
duuo-platform
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for The Co-operators. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If The Co-operators publishes an official server, this page will update to it on the next build.
Descriptor
https://raw.githubusercontent.com/api-evangelist/cooperators/refs/heads/main/mcp/cooperators-mcp.yml
Candidate descriptor · transport http
Tools
create_event_entity— Create the insured party (entity/customer) for an event insurance quote.create_event_quote— Price an event risk and return premium, sales tax and total cost in CAD.get_event_quote— Retrieve a previously created event quote for display.make_event_payment— Generate the Duuo-hosted payment redirect for an event quote; binds and issues the policy when bindOnPayment is true.create_event_policy— Bind an event quote into a policy when it is bound outside the payment process.email_event_policy— Email the confirmation of insurance for an event policy.check_tenant_eligibility— Check tenant insurance eligibility and create the initial quote. Runs a soft credit check.update_tenant_quote— Add full risk detail to a tenant quote and return the four priced options.add_tenant_insured— Record package selection, payment frequency, landlord and additional insureds on a tenant quote.make_tenant_payment— Generate the Duuo-hosted payment redirect for a tenant quote; binds the policy and emails the certificate on success.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.