How to Use the Delighted MCP in Claude Code
Pipe live Delighted customer feedback and NPS scores directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Delighted MCP to Claude Code
Create your Vinkius account to connect Delighted to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe NPS Metrics into Claude Code Workflows
The `get_nps_metrics_summary` tool outputs your real-time Net Promoter Score directly to your command line. Claude Code can run this tool inside shell scripts or cron jobs to monitor customer happiness. Claude Code connects to the MCP server to run checks on a schedule. You can pipe this data to other CLI tools or trigger terminal alerts when scores drop.
Automate Customer Surveys via CLI
The `add_person_to_survey` tool adds a user to your survey list and schedules an invitation via your default channel. This MCP Server lets you script customer feedback loops directly from your terminal. Your agent can run this command as part of a post-deploy check or database migration script. It keeps your feedback pipeline running without manual intervention.
Search Feedback Comments from the Command Line
The `search_responses_by_comment` tool searches all customer feedback for matching keywords. Claude Code uses this tool to scan for bug reports or feature requests mentioned in comments. This lets you grep customer feedback without opening a browser. Your agent can quickly pull up relevant quotes and save them to a local markdown file.
Set up Delighted MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedelighted-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Delighted transactions." It will automatically discover and invoke the available Delighted tools.
claude mcp add --transport http delighted-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Delighted MCP today
We host it, we monitor it, we maintain it. You just paste one token.