Every significant change to the EULER MCP connector — from the first release to today: new tools, new data your AI can pull, and new platforms you can connect from.
Latest
Approve or reject referrals; manage deals
Addedresolve_referral — approve or reject a referral a partner submitted, with an optional email notification to the partner about the decision. Approving creates it in your pipeline; rejecting can include a reason chosen from the ones you've configured.
Addedmanage_deals — create and update deals, one at a time or in bulk. Bulk changes are processed in the background, so you'll get a confirmation of how many were queued rather than waiting on each one.
SI service projects for customer admins
Addedsi_customer_service_projects — customer admins can now see System Integrator service delivery across all their partners: list every project (status, service types, dates, owning partner), open one project's full scope form, or run a batch export that returns each project already enriched with its scope form for bulk extraction.
Improvedperformance now defaults to the last 90 days for heavy company-wide reads (previously an effectively unbounded window) — faster, with a more relevant default range. Pass explicit dates to override.
Fixedpartner_users no longer rejects valid partner ids (an over-eager pre-flight check was turning some valid lookups away).
Partner users & roles
Addedpartner_users (read) and manage_partner_users (write) — view and manage a partner organisation's team members and permission roles. Works for customer-admins managing their partners, and for partner-admins managing their own team.
Fixedsi_manage_service_project update/delete now require partner_id (resolves a MISSING_DATA error).
Program dashboards
Addedget_partner_overall_stats — an executive snapshot of the whole partner program: partner counts by status, deal pipeline, revenue totals and top performers.
ChatGPT & Gemini support
AddedConnect EULER from ChatGPT and Gemini CLI, not just Claude — OpenAI + Gemini MCP compatibility.
ImprovedExpired sessions now return a standard re-auth challenge so AI clients reconnect inline instead of erroring.
Partner incentives, comms hub, flow roster
Addedpartner_inc1_incentives and partner_inc2_incentives — a partner's active incentive plan (Inc 1.0 / 2.0): tier package, commission tiers, payout frequency and progression rules.
Addedflow_assignments — the customer-side roster of which onboarding flows are assigned to which partners.
ImprovedCommunications Hub gained templates and broadcast preview/send (behind a per-company feature flag).
Onboarding inspection, content, comms, SI projects
Addedpartner_flow_details and partner_flow_progress — partners can inspect the onboarding/certification flows assigned to them and see per-flow completion stats.
AddedSystem Integrator service projects — si_service_projects (read) and si_manage_service_project (write).
AddedCommunications Hub — communications (read) and communications_manage (write): audiences, templates and broadcasts.
AddedContent catalog — content_list (browse) and content_search (semantic), plus euler_help for EULER product how-to answers from the help center.
AddedPartner contacts — create_partner_contact and bulk invite_partners_to_portal.
Deal attribution & search
Addedreferralsget_answers — fetch the answers a partner submitted for a referral.
AddedDeal attribution — sourced vs influenced (sourced_influenced_deals).
Addedget_search_deals — find a deal by name across the pipeline.
ImprovedReferrals default page size raised from 20 to 100 so leaderboards return in one call.
Submit referrals & feedback
AddedSubmit referrals in plain language (submit_referral) — fetches the form, validates required fields and answer formats, and dispatches only when the payload is clean.
Addedsubmit_feedback — send feedback to EULER engineering straight from chat.
Improvedlist_accounts now returns a consent summary and a dashboard link per account; performance overall was expanded; pagination metadata added for large workloads.
Initial release
AddedThe EULER MCP went live — connect your AI assistant to EULER over OAuth 2.1 (PKCE + Dynamic Client Registration).