Wootric Connector for AI agents.
22 live capabilities
Pull customer survey scores and NPS data to improve your product.
Waiting for input…
Why people use Wootric
Wootric for NPS and CSAT Feedback Analysis
With this Connector, you can just ask your agent to tell you what's happening. You can pull NPS scores or specific user comments instantly, allowing you to move from data collection to problem-solving in a single conversation.
What Vinkius changes
You get direct access to your customer's voice without manual data exports.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Pre-call customer history review
A CS manager asks the agent to summarize the feedback for a specific user ID.
- Real-world use case 02
Identifying product pain points
A product manager asks what the biggest complaints are for the mobile app.
- Real-world use case 03
Keeping CRM records current
A new customer signs up.
Complete set · 22capabilities
The complete Wootric capability set.
These are the exact actions your AI can choose when you ask it to work with Wootric.
01—04
4 capabilities in this set.
Part of 22 available through Wootric.
- 01 Capability
Create project
Create a new project for tracking specific feedback goals. This helps organize different survey initiatives.
- 02 Capability
Create response
Create a specific response for an end user. Use this to manually record feedback when it comes from other channels.
- 03 Capability
Create tag
Create a tag to categorize feedback. This helps you group comments by theme or product area.
- 04 Capability
Delete decline
Delete a survey decline record. Use this to clean up your data when a decline is no longer relevant.
05—08
4 capabilities in this set.
Part of 22 available through Wootric.
- 05 Capability
Delete end user
Delete a specific end user profile. Use this to remove outdated or incorrect customer records.
- 06 Capability
Delete response
Delete a specific survey response. This helps you maintain data integrity by removing incorrect entries.
- 07 Capability
List responses
Get all survey responses. This allows your agent to scan every piece of feedback you've received.
- 08 Capability
List tags
Get all tags currently in use. This helps you see how your feedback is currently categorized.
09—12
4 capabilities in this set.
Part of 22 available through Wootric.
- 09 Capability
Onboard cxi
Onboard your account for CXI features. Use this to enable advanced customer experience insights.
- 10 Capability
Update end user
Update an existing end user's profile. This ensures your customer data stays current as they change.
- 11 Capability
Get end user
Get a specific end user by their unique ID. This lets your agent pull up a specific customer's profile instantly.
- 12 Capability
List declines
Get all survey declines from your account. This helps you see which users are opting out of your surveys.
13—16
4 capabilities in this set.
Part of 22 available through Wootric.
- 13 Capability
List end user responses
Get all responses for a specific end user. This provides a full history of what a single customer has said.
- 14 Capability
List end users
Get a list of all end users. This is useful for browsing your entire customer base.
- 15 Capability
List projects
Get a list of all active projects. Use this to see every survey initiative you have running.
- 16 Capability
Create end user
Create a new customer profile in the system. This helps keep your records current as new users join.
17—19
3 capabilities in this set.
Part of 22 available through Wootric.
- 17 Capability
Create import
Create an import to bring in bulk data. Use this to move existing records into the platform quickly.
- 18 Capability
Delete tag
Delete a tag from the system. Use this to keep your categorization clean and relevant.
- 19 Capability
Update project
Update a project's details. Use this to change settings or descriptions for your survey goals.
20—22
3 capabilities in this set.
Part of 22 available through Wootric.
- 20 Capability
Update response
Update a specific survey response. This lets you correct errors or add notes to existing feedback.
- 21 Capability
Update tag
Update an existing tag. Use this to rename or modify categories in your feedback system.
- 22 Capability
Create decline
Create a decline for a specific end user. This records when a user chooses not to participate in a survey.
Set up in minutes
One URL. Then ask Wootric to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Wootric from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_nesO48JnKJKLFPj0VT8oGmrTb0x1EeWC0uie0gLC/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Wootric, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Wootric for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_nesO48JnKJKLFPj0VT8oGmrTb0x1EeWC0uie0gLC/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Wootric URL.
- Step 03
Save and start
Save the connection and enable Wootric in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wootric": {
"url": "https://edge.vinkius.com/vk_preview_nesO48JnKJKLFPj0VT8oGmrTb0x1EeWC0uie0gLC/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Wootric
Open Agent mode in chat and ask: "Using Wootric, help me...". 22 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wootric": {
"url": "https://edge.vinkius.com/vk_preview_nesO48JnKJKLFPj0VT8oGmrTb0x1EeWC0uie0gLC/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Wootric
Ask Copilot: "Using Wootric, help me...". 22 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wootric": {
"url": "https://edge.vinkius.com/vk_preview_nesO48JnKJKLFPj0VT8oGmrTb0x1EeWC0uie0gLC/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Wootric
Open Cascade and ask: "Using Wootric, help me...". 22 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wootric": {
"url": "https://edge.vinkius.com/vk_preview_nesO48JnKJKLFPj0VT8oGmrTb0x1EeWC0uie0gLC/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Wootric
Ask Cline: "Using Wootric, help me...". 22 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wootric --transport http "https://edge.vinkius.com/vk_preview_nesO48JnKJKLFPj0VT8oGmrTb0x1EeWC0uie0gLC/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Wootric
Ask Claude: "Using Wootric, show me...". 22 tools are ready
Where the request belongs
Work Wootric can move forward.
This is for customer success leads who need to know a user's history before a call and product managers who need to prioritize the roadmap based on real pain points.
Customer Success Manager
Uses the Connector to pull a user's full feedback history before jumping on a support call to personalize the conversation.
Product Manager
Queries survey comments to identify recurring bugs or feature requests to prioritize the next sprint.
Data Analyst
Retrieves raw response data to build sentiment reports without having to manually export CSV files.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRefiner
Survey your SaaS users with in-app micro-surveys that capture NPS, feature feedback, and churn signals at the perfect moment.
Porsline
Automate surveys and feedback via Porsline. manage surveys, responses, and reports directly from any AI agent.
SurveySparrow
Collect feedback with conversational surveys that feel like chat and boost completion rates across employee and customer programs.
Loop
Collect customer feedback through micro-surveys that measure NPS, CSAT, and product sentiment without disrupting the user experience.
Nicereply
Measure customer satisfaction via Nicereply. track survey responses, ratings, and stats directly from your AI agent.
Zenloop
Analyze NPS feedback and manage customer surveys via the Zenloop API.
Bring your own AI
Change the model, client or framework. Keep Wootric connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Wootric.
The practical details behind the request, access and result.
Can the Wootric MCP help me track my Net Promoter Score (NPS)?
Yes. You can ask your agent to pull your latest NPS scores and survey comments directly from Wootric to see how customers feel about your brand.
How does the Wootric MCP help with customer success tasks?
It allows customer success teams to quickly pull a specific user's feedback history. This helps you prepare for calls and personalize your outreach.
Can I use Wootric to manage my customer profiles?
You can. The Connector lets your agent create and update end user profiles, ensuring your customer data stays consistent across your capabilities.
Will Wootric MCP help me see why people are skipping my surveys?
Yes, it can list survey declines. This helps you identify which users are opting out so you can improve your survey strategy.
Does the Wootric MCP support tagging feedback?
It does. You can use the Connector to create and manage tags, making it easy to categorize feedback by product area or sentiment.
Can I use Wootric MCP to analyze product feedback for my roadmap?
Absolutely. You can query survey responses to find common pain points, helping you prioritize which features to build next.
How can I see all feedback provided by a specific customer?
You can use the list_end_user_responses capability by providing the user's ID. This will return all survey scores and comments associated with that specific end user.
Is it possible to update a customer's custom properties through the agent?
Yes, the update_end_user capability allows you to modify an existing user's email, external ID, and custom properties hash.
What happens when I delete an end user?
When you use the delete_end_user capability, the user is scheduled for deletion. Wootric processes these requests the next day at 7 AM UTC.
One connection away
Give your agent a direct line to Wootric.
Connect Wootric once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available