io.github.feedbk-ai/create-survey
Create AI surveys with dynamic follow-up probing directly from your AI assistant.
Ask AI about io.github.feedbk-ai/create-survey
Powered by Claude Β· Grounded in docs
I know everything about io.github.feedbk-ai/create-survey. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
AI-Moderated Interviews & Surveys via MCP
Create smarter surveys with AI-moderated interviews and intelligent follow-up probing β directly from your AI assistant.
Why Feedbk MCP?
Feedbk MCP brings AI interview/survey creation directly into your workflow:
- β Natural language interview design β just describe what you need
- β Automatic question type detection and configuration
- β Built-in AI probing for deeper insights
- β Create and share interview links with participants instantly
Local vs Remote: Choose Your Workflow
| Feature | Local Install | Remote (mcp.feedbk.ai) |
|---|---|---|
| Create interview guides | β | β |
| Export guides | β | β |
| Auto-deploy to feedbk.ai | β | β |
| Get shareable interview links | β | β |
Installation
Claude Code
claude mcp add --transport http feedbk https://mcp.feedbk.ai/mcp
VS Code
Add to your VS Code MCP settings:
"mcp": {
"servers": {
"feedbk": {
"type": "http",
"url": "https://mcp.feedbk.ai/mcp"
}
}
}
Claude Desktop
Navigate to Settings β Connectors β Add Custom Connector, then enter:
- Name:
Feedbk - URL:
https://mcp.feedbk.ai/mcp
OpenAI ChatGPT
Requires ChatGPT Pro, Team, Enterprise, or Edu subscription
- Go to Settings β Connectors
- Enable Developer Mode under Advanced settings
- Click Create and enter:
- Name:
Feedbk - Server URL:
https://mcp.feedbk.ai/mcp
- Name:
- In a new chat, click + β More β Developer Mode and enable Feedbk
Google Gemini CLI
gemini mcp add feedbk --url https://mcp.feedbk.ai/mcp
OpenAI Codex CLI
codex mcp add feedbk --url https://mcp.feedbk.ai/mcp
Usage
Just ask your AI assistant to create an interview:
Create a customer satisfaction survey about our mobile app
Build a user research interview to understand why users cancel their subscriptions
Design an employee feedback survey about remote work preferences
The skill will guide you through:
- Interview Name β What are you calling this survey?
- Purpose β Why are you conducting this? (one sentence)
- Questions β What do you want to ask?
Question Types
AI Probing
Feedbk's AI interviewer automatically asks intelligent follow-up questions based on responses β no manual configuration needed.
Single-Choice
"What is your preferred method of communication?"
Options: Email / Phone / Text / Video Call
Multiple-Choice
"Which features do you use? (Select all)"
Options: Dashboard / Reports / Analytics / Integrations
Open-Ended Text
"What's your biggest challenge with our product?"
Response: Free text
Rating (Likert Scale)
"How satisfied are you with our service?"
Scale: 1 (Very Dissatisfied) β 5 (Very Satisfied)
Connect with Us
License
MIT

