QuestionPro Connector for AI agents.
13 live capabilities
Manage survey data and pull real-time response stats.
Waiting for input…
Why people use QuestionPro
QuestionPro Survey Analytics for Market Research
This Connector changes that. You just ask your agent for the stats or to find a specific folder. It pulls the data instantly, so you can spend your time thinking about the results instead of hunting for them.
What Vinkius changes
You get a conversational bridge to your entire survey database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Identifying Friction
A product manager notices low completion rates.
- Real-world use case 02
Quick Pulse Checks
An HR lead wants to know how the team feels about a new policy.
- Real-world use case 03
Campaign Organization
A researcher has 50+ surveys.
Complete set · 13capabilities
The complete QuestionPro capability set.
These are the exact actions your AI can choose when you ask it to work with QuestionPro.
01—04
4 capabilities in this set.
Part of 13 available through QuestionPro.
- 01 Capability
Get survey
Pulls the complete details of a specific survey.
- 02 Capability
List surveys
Lists all surveys in your account.
- 03 Capability
List users
Shows all users who have access to your account.
- 04 Capability
List surveys by folder
Lists all surveys contained within a specific folder.
05—07
3 capabilities in this set.
Part of 13 available through QuestionPro.
- 05 Capability
List email lists
Shows all your available email outreach lists for survey distribution.
- 06 Capability
List folders
Lists all project folders where surveys are stored.
- 07 Capability
List questions
Pulls a list of questions from your active surveys.
08—10
3 capabilities in this set.
Part of 13 available through QuestionPro.
- 08 Capability
List responses
Shows a list of all responses received for a survey.
- 09 Capability
Check questionpro status
Verifies that your connection to the platform is active and working.
- 10 Capability
Create survey
Generates a new survey directly from your conversation.
11—13
3 capabilities in this set.
Part of 13 available through QuestionPro.
- 11 Capability
Get question
Retrieves specific details about a single survey question.
- 12 Capability
Get response
Pulls the full details of an individual survey response.
- 13 Capability
Get survey stats
Fetches real-time statistics like completion rates and response counts.
Set up in minutes
One URL. Then ask QuestionPro to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use QuestionPro 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_Gt1jIk5Rx4fMO0ho2Pn7wzQwCWd2LNmCrvJE9MaJ/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 QuestionPro, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable QuestionPro for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Gt1jIk5Rx4fMO0ho2Pn7wzQwCWd2LNmCrvJE9MaJ/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 QuestionPro URL.
- Step 03
Save and start
Save the connection and enable QuestionPro in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"questionpro": {
"url": "https://edge.vinkius.com/vk_preview_Gt1jIk5Rx4fMO0ho2Pn7wzQwCWd2LNmCrvJE9MaJ/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 QuestionPro
Open Agent mode in chat and ask: "Using QuestionPro, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"questionpro": {
"url": "https://edge.vinkius.com/vk_preview_Gt1jIk5Rx4fMO0ho2Pn7wzQwCWd2LNmCrvJE9MaJ/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 QuestionPro
Ask Copilot: "Using QuestionPro, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"questionpro": {
"url": "https://edge.vinkius.com/vk_preview_Gt1jIk5Rx4fMO0ho2Pn7wzQwCWd2LNmCrvJE9MaJ/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 QuestionPro
Open Cascade and ask: "Using QuestionPro, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"questionpro": {
"url": "https://edge.vinkius.com/vk_preview_Gt1jIk5Rx4fMO0ho2Pn7wzQwCWd2LNmCrvJE9MaJ/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 QuestionPro
Ask Cline: "Using QuestionPro, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add questionpro --transport http "https://edge.vinkius.com/vk_preview_Gt1jIk5Rx4fMO0ho2Pn7wzQwCWd2LNmCrvJE9MaJ/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 QuestionPro
Ask Claude: "Using QuestionPro, show me...". 13 tools are ready
Where the request belongs
Work QuestionPro can move forward.
Market researchers who are tired of manual data exports and HR managers who need to see employee pulse results without digging through complex dashboards.
Market Researcher
Pulls stats for multiple active campaigns to identify friction points in real-time.
HR Specialist
Manages employee engagement surveys and inspects individual feedback to identify team needs.
Product Manager
Checks NPS scores and completion rates to see how users are interacting with new features.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAlchemer
Survey and feedback orchestration. manage surveys, responses, and reports via AI.
Surveypal
Design employee experience surveys and customer feedback programs with analytics that turn responses into actionable improvements.
Survalyzer
Manage professional surveys, panels, and distribution on Survalyzer with AI agents.
SurveyMethods
Online survey software and data analysis.
Porsline
Automate surveys and feedback via Porsline. manage surveys, responses, and reports directly from any AI agent.
Qualtrics
Automate survey management and data collection via Qualtrics. list surveys, manage distributions, and export responses directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep QuestionPro 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 QuestionPro.
The practical details behind the request, access and result.
Can I use QuestionPro MCP to see my survey stats?
Yes. You can ask your agent to pull real-time completion rates and response counts for any survey in your account instantly.
How does QuestionPro MCP help with market research?
It allows researchers to quickly filter surveys by project folders and inspect individual respondent data without manual exports.
Can I manage my email lists with QuestionPro MCP?
Yes. You can view and manage your email outreach lists through a conversational interface to see who has been contacted.
Can I create new surveys using QuestionPro MCP?
Yes. Your agent can create new surveys and pull questions from your existing question bank to get them live faster.
How does QuestionPro MCP handle respondent data?
It lets you pull granular details for individual participants, making it easy to dive into qualitative feedback for specific cases.
Can I organize my surveys into folders with QuestionPro MCP?
Yes. You can use the Connector to list folders and find specific surveys organized by project, client, or team.
Can I view response details?
Yes, access individual survey responses with complete answer data and timestamps, or list all responses for analysis.
Can I export data from folders?
Yes, you can filter and retrieve all surveys or specific responses contained within a specific folder.
How to handle API Limits?
The API includes rate limits depending on your plan. The Connector handles basic pagination efficiently to avoid exceeding them.
One connection away
Give your agent a direct line to QuestionPro.
Connect QuestionPro once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available