EULER Changelog

Changelog

What's new in EULER MCP

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

  • Added resolve_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.
  • Added manage_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

  • Added si_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.
  • Improved performance 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.
  • Fixed partner_users no longer rejects valid partner ids (an over-eager pre-flight check was turning some valid lookups away).

Partner users & roles

  • Added partner_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.
  • Fixed si_manage_service_project update/delete now require partner_id (resolves a MISSING_DATA error).

Program dashboards

  • Added get_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

  • Added Connect EULER from ChatGPT and Gemini CLI, not just Claude — OpenAI + Gemini MCP compatibility.
  • Improved Expired sessions now return a standard re-auth challenge so AI clients reconnect inline instead of erroring.

Partner incentives, comms hub, flow roster

  • Added partner_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.
  • Added flow_assignments — the customer-side roster of which onboarding flows are assigned to which partners.
  • Improved Communications Hub gained templates and broadcast preview/send (behind a per-company feature flag).

Onboarding inspection, content, comms, SI projects

  • Added partner_flow_details and partner_flow_progress — partners can inspect the onboarding/certification flows assigned to them and see per-flow completion stats.
  • Added System Integrator service projects — si_service_projects (read) and si_manage_service_project (write).
  • Added Communications Hub — communications (read) and communications_manage (write): audiences, templates and broadcasts.
  • Added Content catalog — content_list (browse) and content_search (semantic), plus euler_help for EULER product how-to answers from the help center.
  • Added create_tracking_link — partner-side affiliate / tracking links.
  • Added Partner contacts — create_partner_contact and bulk invite_partners_to_portal.

Deal attribution & search

  • Added referrals get_answers — fetch the answers a partner submitted for a referral.
  • Added Deal attribution — sourced vs influenced (sourced_influenced_deals).
  • Added get_search_deals — find a deal by name across the pipeline.
  • Improved Referrals default page size raised from 20 to 100 so leaderboards return in one call.

Submit referrals & feedback

  • Added Submit referrals in plain language (submit_referral) — fetches the form, validates required fields and answer formats, and dispatches only when the payload is clean.
  • Added submit_feedback — send feedback to EULER engineering straight from chat.
  • Improved list_accounts now returns a consent summary and a dashboard link per account; performance overall was expanded; pagination metadata added for large workloads.

Initial release

  • Added The EULER MCP went live — connect your AI assistant to EULER over OAuth 2.1 (PKCE + Dynamic Client Registration).
  • Added The initial tool catalog: partner directory and performance rankings, commissions, referrals (read), deal lookup, partner artifacts (agreements, invoices, charges, tracking links), partner contacts, onboarding flows, and multi-account support.