{
  "markdown": "<a href=\"https://feedbk.ai\"><img src=\"logo-one-line.png\" alt=\"feedbk.ai logo\" width=\"300\"></a>\n\n# AI-Moderated Interviews & Surveys via MCP\n\n[![Website](https://img.shields.io/badge/Website-feedbk.ai-blue)](https://feedbk.ai) [![Docs](https://img.shields.io/badge/Docs-blog-green)](https://feedbk.ai/en/blog/) [![MIT License](https://img.shields.io/badge/license-MIT-green)](https://github.com/feedbk-ai/feedbk-skill-mcp/blob/main/LICENSE) [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue)](https://pypi.org/project/feedbk-skill-mcp/)\n\nCreate smarter surveys with AI-moderated interviews and intelligent follow-up probing — directly from your AI assistant.\n\n---\n\n## Why Feedbk MCP?\n\nFeedbk MCP brings AI interview/survey creation directly into your workflow:\n\n- ✅ Natural language interview design — just describe what you need\n- ✅ Automatic question type detection and configuration\n- ✅ Built-in AI probing for deeper insights\n- ✅ Create and share interview links with participants instantly\n\n---\n\n## Local vs Remote: Choose Your Workflow\n\n| Feature | Local Install | Remote (`mcp.feedbk.ai`) |\n|---------|--------------|--------------------------|\n| Create interview guides | ✅ | ✅ |\n| Export guides | ✅ | ✅ |\n| **Auto-deploy to feedbk.ai** | ❌ | ✅ |\n| **Get shareable interview links** | ❌ | ✅ |\n\n\n---\n\n## Installation\n\n<details open>\n<summary><b>Claude Code</b></summary>\n\n```sh\nclaude mcp add --transport http feedbk https://mcp.feedbk.ai/mcp\n```\n\n</details>\n\n<details>\n<summary><b>VS Code</b></summary>\n\nAdd to your VS Code MCP settings:\n\n```json\n\"mcp\": {\n  \"servers\": {\n    \"feedbk\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.feedbk.ai/mcp\"\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Claude Desktop</b></summary>\n\nNavigate to **Settings** → **Connectors** → **Add Custom Connector**, then enter:\n- **Name**: `Feedbk`\n- **URL**: `https://mcp.feedbk.ai/mcp`\n\n</details>\n\n<details>\n<summary><b>OpenAI ChatGPT</b></summary>\n\n> Requires ChatGPT Pro, Team, Enterprise, or Edu subscription\n\n1. Go to **Settings** → **Connectors**\n2. Enable **Developer Mode** under Advanced settings\n3. Click **Create** and enter:\n   - **Name**: `Feedbk`\n   - **Server URL**: `https://mcp.feedbk.ai/mcp`\n4. In a new chat, click **+** → **More** → **Developer Mode** and enable Feedbk\n\n</details>\n\n<details>\n<summary><b>Google Gemini CLI</b></summary>\n\n```sh\ngemini mcp add feedbk --url https://mcp.feedbk.ai/mcp\n```\n\n</details>\n\n<details>\n<summary><b>OpenAI Codex CLI</b></summary>\n\n```sh\ncodex mcp add feedbk --url https://mcp.feedbk.ai/mcp\n```\n\n</details>\n\n---\n\n## Usage\n\nJust ask your AI assistant to create an interview:\n\n```\nCreate a customer satisfaction survey about our mobile app\n```\n\n```\nBuild a user research interview to understand why users cancel their subscriptions\n```\n\n```\nDesign an employee feedback survey about remote work preferences\n```\n\nThe skill will guide you through:\n\n1. **Interview Name** — What are you calling this survey?\n2. **Purpose** — Why are you conducting this? (one sentence)\n3. **Questions** — What do you want to ask?\n\n---\n\n## Question Types\n\n### AI Probing\n\n> Feedbk's AI interviewer automatically asks intelligent follow-up questions based on responses — no manual configuration needed.\n\n### Single-Choice\n```\n\"What is your preferred method of communication?\"\nOptions: Email / Phone / Text / Video Call\n```\n\n### Multiple-Choice\n```\n\"Which features do you use? (Select all)\"\nOptions: Dashboard / Reports / Analytics / Integrations\n```\n\n### Open-Ended Text\n```\n\"What's your biggest challenge with our product?\"\nResponse: Free text\n```\n\n### Rating (Likert Scale)\n```\n\"How satisfied are you with our service?\"\nScale: 1 (Very Dissatisfied) → 5 (Very Satisfied)\n```\n\n---\n\n\n## Connect with Us\n\n- Website: [feedbk.ai](https://feedbk.ai)\n- Documentation: [blog](https://feedbk.ai/en/blog/)\n\n---\n\n## License\n\nMIT\n",
  "bytes": 3859,
  "sha": "223931a0a82a38780e71afe0877f6fe6a22b662e76439fdc96a6955bceb92538",
  "repo_slug": "feedbk-ai/feedbk-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_feedbk_ai_create_survey_5ef464ac/readme"
}