4,500+ servers built on MCP Fusion
Vinkius
Delighted logo
Vinkius
CrewAI logo

How to Use the Delighted MCP in CrewAI

Run autonomous CrewAI agent teams to monitor Delighted feedback, analyze NPS trends, and coordinate customer outreach.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Delighted MCP on Cursor AI Code Editor MCP Client Delighted MCP on Claude Desktop App MCP Integration Delighted MCP on OpenAI Agents SDK MCP Compatible Delighted MCP on Visual Studio Code MCP Extension Client Delighted MCP on GitHub Copilot AI Agent MCP Integration Delighted MCP on Google Gemini AI MCP Integration Delighted MCP on Lovable AI Development MCP Client Delighted MCP on Mistral AI Agents MCP Compatible Delighted MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect Delighted MCP to CrewAI

Create your Vinkius account to connect Delighted to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Multi-agent Delighted analysis in CrewAI

The `get_nps_metrics_summary` tool supplies real-time Delighted score breakdowns directly to your CrewAI analyst agent. This CrewAI agent tracks overall shifts in promoter and detractor ratios without needing manual data exports. Once the CrewAI analyst identifies a drop in score, it passes the raw Delighted numbers to a customer success agent in your crew. This second agent uses the data to write targeted retention strategies based on the latest metrics.

Autonomous Delighted detractor triage in CrewAI

The `list_recent_detractors` tool allows your CrewAI monitoring agent to isolate low Delighted NPS scores and flag them for immediate review. The CrewAI agent scans this list hourly to find customers who need urgent attention. A separate responder agent in your CrewAI crew takes those detractor emails and uses `get_person_feedback_history` to pull their full Delighted context. The crew collaborates autonomously to draft personalized recovery plans without human intervention.

Automated Delighted promoter engagement in CrewAI

The `list_top_promoters` tool exposes your highest-scoring Delighted users to your CrewAI marketing agent. The CrewAI agent uses this list to find advocates who are prime candidates for case studies or referral programs. By combining this with `get_response_details`, the CrewAI agent reviews what specific features the Delighted promoters praised. Your crew then builds tailored outreach campaigns based on the exact words your happiest customers used.

Setup guide

Set up Delighted MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Delighted tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Delighted Analyst",
    goal="Access and analyze Delighted data via MCP.",
    backstory="Expert analyst with direct Delighted access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Delighted transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Delighted MCP in CrewAI

You pass the server's URL directly into your CrewAI Agent definition using the `mcps` array parameter, giving your specialized agents instant access to tools like `list_survey_responses`.
Yes. Your researcher agent can use `search_responses_by_comment` to find specific feedback, while your coordinator agent uses `add_person_to_survey` to schedule follow-up surveys.
All customer email addresses and survey feedback comments processed by your crew are kept in transient memory. The MCP Server executes in an isolated V8 sandbox, preventing any persistent storage or leakage of your Delighted customer records.
Yes. Set up a hierarchical crew where a manager agent continuously polls `get_recent_customer_comments` via the MCP protocol and assigns follow-up tasks to subordinate agents based on customer sentiment.
Your customer email addresses and NPS scores are processed in transient memory. The connection to the MCP endpoint runs through a secure channel that prevents third parties from viewing your Delighted data.

Start using the Delighted MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for Delighted. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.