---
title: "qualitati"
description: "Run AI-moderated interviews, conversational surveys and qualitative analysis on QualiTaTi from your AI agent."
canonical: https://agentpluginsdirectory.com/plugins/qualitati--lanceyuu
last-updated: 2026-09-13
---

# qualitati
Run AI-moderated interviews, conversational surveys and qualitative analysis on QualiTaTi from your AI agent.
- Slug: qualitati--lanceyuu
- Publisher: QualiTaTi
- Repository: https://github.com/lanceyuu/qualitati-agent-plugins
- Manifest: plugin.json
- Version: 1.0.2
- License: MIT
- Category (editorial): other
- Skills: 3 (qualitati-interview-study, qualitati-results, qualitati-survey)
- MCP servers: 1 (qualitati)
- Stars: 0
- Repository created: 2026-09-12
- Repository last pushed: 2026-09-12
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/qualitati--lanceyuu
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What qualitati does, in the publisher's words

Run AI-moderated interviews, conversational surveys and qualitative analysis on QualiTaTi from Claude Code, Codex, OpenCode, Cursor, Claude Desktop or any MCP client.

One hosted MCP server does the work; this repo packages it as an installable plugin for the tools that have plugin systems and documents the one-line config for the rest. The plugin adds three skills that teach the agent QualiTaTi's workflows (setting up an interview study, building a survey, reading results) and two slash commands.

- A QualiTaTi account: free tier is fine.
- A personal API key: qualitati.com → Profile → API keys (keys start with qt_). The key inherits your plan, quotas and billing; revoke it there any time.
- Put it in your shell: export QUALITATI_API_KEY=qt_…

Clients that implement MCP authorization (OAuth 2.1 with dynamic client registration) can skip the key entirely: point them at the server URL and a QualiTaTi consent page opens in your browser.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/lanceyuu/qualitati-agent-plugins/HEAD/README.md

## Skills

- qualitati-interview-study: Set up an AI-moderated interview study on QualiTaTi (create the project, write the interview guide, get the participant link, check who has completed). Use when the user wants to run interviews, a qualitative study, user research conversations, or "an AI interviewer" for their participants.
- qualitati-results: Read and summarise results of a QualiTaTi interview study (completion status, per-interview quality and coding analysis, digests, full transcripts) and write an evidence-backed theme summary. Use when the user asks what came out of their interviews, wants themes, findings, quotes, a results summary…
- qualitati-survey: Build and publish a conversational survey on QualiTaTi (create the survey under a project, add typed questions with optional AI follow-up probing, publish, return the share link). Use when the user wants a survey, questionnaire, poll, NPS, or "a survey with AI follow-ups".

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- qualitati: transport: streamable-http; url: https://api.qualitati.com/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
