EULER MCP — Capabilities Brief
2026-05-18. Source of truth for what the EULER MCP server can do today. Safe to share externally.
The EULER MCP lets Claude.ai, ChatGPT, Cursor and any MCP-compatible AI client talk to a customer's partner program in natural language. 21 tools, one OAuth click. Feature parity with the PAM (partner side) and POPs (customer-admin side) portals on reads, plus a targeted V1 write surface.
Always-current per-tool reference: https://mcp.eulerapp.com/public/docs
1. Top queries Claude can answer through the MCP
A cross-section of what the integration unlocks in real conversations. Each is a real prompt the MCP currently handles.
- "Top 5 partners by revenue this quarter."
- "How much did we pay in commissions in April?"
- "Send a referral to Acme on behalf of Beta Solutions — $50k deal closing Q3."
- "Which partners serve Spanish?"
- "Unpaid invoices over $10k sorted by due date."
- "What's our pipeline value across all open deals?"
- "Sourced vs influenced deals breakdown for Q1."
- "Show me the deals in negotiation for Acme."
- "Create a new onboarding flow called 'Premier Tier Welcome'."
- "Assign the Premier onboarding flow to every contact at Acme."
- "How much commission did I earn this quarter?" (partner-side)
- "Where's the SLA policy for Premier partners?" (content search)
2. Read access — areas the MCP can query
Twelve EULER areas are exposed for read-only queries. Each entry lists what the area covers + sample prompts.
Accounts
The customer + partner accounts the authenticated user has access to in this session (sealed at OAuth consent).
- "What EULER accounts do I have access to?"
- "Am I connected as a customer admin or as a partner?"
Partner directory
Search the public Partner Directory by any common profile attribute — name, status, tier, type, email, language, website, featured / incomplete flags.
- "Which partners serve Spanish?" / "Atende em espanhol?"
- "Show partners with incomplete profiles I need to follow up with."
Partners (customer-admin view)
The customer's own partner list, pending approvals, and company-wide aggregate metrics.
- "How many active partners do we have?"
- "Show partners waiting on approval."
- "Give me a summary of our partner program."
Partner artifacts
Per-partner artifacts — agreements, tracking links, deals, charges, invoices.
- "What agreements are signed with Acme?"
- "Show Acme's tracking links."
- "List Acme's invoices from this quarter."
Deals (company-wide)
Pipeline-level deal queries — listed by status, or free-text search scoped to a partner.
- "List all won deals from this year."
- "Search Acme's deals for the term 'security audit'."
- "Show me what's in our lost-deals bucket."
Referrals
Existing referrals and deal registrations — across the company, per partner, or the form schema for a given partner.
- "Show referrals submitted in the last 30 days."
- "What's the status of Acme's pending referrals?"
- "Walk me through the referral form questions for Acme."
Charges
Inspect individual charges — by deal or by charge id.
- "List charges linked to deal abc123."
- "Why was this charge created?"
Commissions
Date-range commission payouts and expense calculations — company-wide or partner-specific.
- "How much did we pay in commissions in April?"
- "Total commission expense year-to-date."
- "How much commission did Acme earn this quarter?"
Invoices
Filtered invoice queries — status, currency, date range, sort options — or aggregate summaries by status.
- "Unpaid invoices over $10k sorted by due date."
- "How much was invoiced this quarter?"
- "Pending invoices for Acme."
Performance & rankings
Partner leaderboards (top-N by revenue or deal count) over a date range, plus single-partner deep dives and company aggregates.
- "Top 10 partners by revenue this quarter."
- "How is Acme performing in 2026?"
- "Company-wide deal count last month."
- "Give me a summary of my deals grouped by inbound and outbound."
Deal attribution
Sourced vs. influenced classification with per-partner breakdowns over a date range.
- "Which partners influenced the most deals in Q1?"
- "Sourced vs influenced breakdown for last quarter."
- "Show me all influenced deals distributed per partner."
- "How many sourced deals has Acme had over the last 90 days?"
Onboarding flows (read)
Inspect flows — details, list steps, search by name, list attachable resources (content, agreements, quizzes), see which partner contacts are eligible for a given flow.
- "What onboarding flows do we have?"
- "Show me the steps inside the 'Premier Tier Welcome' flow."
- "Which quizzes are ready to embed in a step?"
- "Who at Acme is eligible to be assigned this flow?"
Incentives
Company-wide incentives summary — active programs, payouts.
- "What incentive programs are active right now?"
- "Total incentive payouts this quarter."
Content / knowledge base
Semantic search across the customer's published content (policies, playbooks, onboarding docs), optionally scoped to a partner.
- "Where's the SLA policy for Premier partners?"
- "Find the onboarding checklist for new partners."
3. Write access — areas the MCP can create / edit
Four EULER areas have write surface exposed in V1. Every write runs through the same validation + rate-limit pipeline as reads.
Referrals — submit new
Partner-side. The user describes a referral; Claude fetches the partner's form schema, validates required fields and answer formats (URLs, multi-select option values, etc.), and dispatches only when the payload is clean. Bad input is rejected before any row is created.
- "Send a referral to Acme on behalf of Beta Solutions — $50k deal closing Q3, current stage prospecting."
- "File a deal registration with the customer from this email screenshot."
- "Send all the referrals in this spreadsheet." (Claude iterates per row)
Onboarding flows — create & edit
Customer-side. Create new flow containers; save / activate / publish / archive existing flows.
- "Create a new onboarding flow called 'Premier Tier Welcome' for our Premier partners."
- "Publish the 'Q2 Compliance Refresher' flow."
- "Archive the legacy 'Beta Onboarding' flow."
Flow steps — create, edit, deactivate
Customer-side. Add or edit steps inside a flow — content, agreement, quiz, task, file upload, SCORM, or text. Deactivate steps that no longer apply.
- "Add a quiz step at position 3 with our standard Premier knowledge check."
- "Edit step 2 in the welcome flow to require a signed agreement."
- "Deactivate the SCORM step in the certification flow."
Flow assignments — assign & unassign
Customer-side. Assign a flow to specific partner contacts; remove assignments when no longer relevant.
- "Assign the Premier onboarding flow to every contact at Acme."
- "Unassign the legacy compliance flow from all Beta Solutions contacts."
- "Assign this flow to the three contacts I just onboarded."
4. EULER concepts
Conceptual and how-to questions about EULER itself — incentive mechanics, content management, and pointers into the product documentation.
- "What is a SPIFF?"
- "How does the incentive program work?"
- "How do I upload a knowledge content?"
- "Where do I find more about EULER's documentation?"
Connect
Same URL for every client: https://mcp.eulerapp.com/mcp
| Client |
Setup |
| Claude.ai / Claude Desktop |
Settings → Connectors → "Add custom connector" → paste URL |
| ChatGPT |
Custom Connector / GPT Actions → paste URL |
| Cursor |
Settings → Tools & Integrations → Add MCP Server → paste URL |
First connection opens the EULER consent screen — the user picks which accounts the AI may act on. Try "list my EULER accounts" as a smoke test.
Support: help@eulerapp.com