New

Now in Claude, ChatGPT, Cursor & more with our MCP server

Back to docs
Claude & MCP Integration

Koji MCP Integration Overview

Connect Koji to Claude, Cursor, and other AI assistants using the Model Context Protocol (MCP). Manage your entire research workflow conversationally — create studies, run interviews, analyze data, and generate reports without leaving your AI assistant.

What is the Koji MCP Integration?

The Koji MCP integration lets you connect your AI-powered research platform directly to Claude, Cursor, Windsurf, and any AI assistant that supports the Model Context Protocol (MCP). Instead of switching between tabs, you manage your entire qualitative research workflow through natural conversation.

Think of it as giving Claude direct access to your Koji account. You can say things like:

  • "Create a new customer discovery study about why users churn after onboarding"
  • "Add an NPS question on a 0-10 scale with anchor probing and 3 open-ended follow-ups"
  • "Show me the average satisfaction score and top themes from my pricing study"
  • "Generate a report from my latest interviews and publish it for my team"

All without leaving your AI assistant.


Why Use MCP Instead of the Dashboard?

The Koji dashboard gives you full visual control. MCP gives you speed and automation. Here is when each makes sense:

ScenarioDashboardMCP via Claude
Browse studies visuallyBestGood
Create a study with structured questionsGoodBest — Claude configures question types, scales, and probing
Cross-analyze multiple interviewsManualBest — Claude synthesizes patterns
Generate and iterate on reportsGoodBest — conversational refinement
View per-question aggregations (NPS averages, choice distributions)GoodBest — instant quantitative summaries
Bulk import respondentsGoodBest — natural language input
Customize branding in detailBestGood
Quick status checkRequires loginBest — one question

The real power is combining Claude's reasoning with your research data. Claude does not just read your data — it can create studies with structured question types (scales, multiple choice, rankings), help you refine interview questions and probing strategies, cross-reference findings across studies, and generate shareable reports.


What Can You Do?

15 Tools Across 5 Categories

The Koji MCP server exposes 15 tools organized into logical groups:

Read and Explore (5 tools)

ToolWhat It Does
koji_list_studiesList all your studies with status, interview counts, and completion metrics
koji_get_studyGet full study details including research brief, structured questions, methodology, and interview data
koji_get_interviewsList interviews with AI-generated summaries, themes, and sentiment
koji_get_transcriptRead full interview transcripts with per-question structured answers and analysis
koji_get_accountCheck your plan, credit balance, and available features

Create and Publish (3 tools)

ToolWhat It Does
koji_create_studyCreate a study with structured questions (open-ended, scale, choice, ranking, yes/no) and methodology framework
koji_update_briefModify brief sections, replace questions, change methodology, adjust probing settings
koji_publish_studyMake a draft study live — sets up AI interviewer, generates interview link

Analyze and Report (4 tools)

ToolWhat It Does
koji_get_study_dataGet aggregated data with per-question statistics (scale averages, choice frequencies, ranking positions)
koji_generate_reportGenerate a comprehensive AI research report from interview data
koji_get_reportRetrieve report sections — executive summary, themes, charts, recommendations
koji_publish_reportPublish report with a shareable public link for stakeholders

Customize (1 tool)

ToolWhat It Does
koji_configure_studyConfigure branding, lead forms, interaction modes, URL slug, and Open Graph settings — all in one tool

Distribute (2 tools)

ToolWhat It Does
koji_export_dataExport study data as structured JSON for external analysis
koji_import_respondentsImport contacts with personalized interview URLs for outreach

Structured Questions via MCP

One of the most powerful MCP capabilities is creating studies with structured question types. Instead of plain open-ended questions, you can configure:

  • Scale questions — NPS (0-10), satisfaction (1-5), Likert scales (1-7) with labeled endpoints and anchor probing
  • Single and multiple choice — Segment respondents with predefined options and optional "Other" free-text
  • Ranking questions — Prioritize features, pain points, or alternatives by asking respondents to rank options
  • Yes/No questions — Quick screening or validation checks
  • Open-ended questions — Deep qualitative exploration with configurable probing depth (0-3 follow-ups)

The AI interviewer presents these as interactive widgets during the conversation and captures structured data alongside qualitative context. After interviews complete, koji_get_study_data returns per-question aggregations (averages, distributions, frequencies) and koji_get_transcript includes typed structured answers for each question.


Supported AI Assistants

The Koji MCP server works with any client that supports the Model Context Protocol:

  • Claude Desktop — Anthropic's desktop app (recommended)
  • Claude.ai — Browser-based Claude with MCP support
  • Cursor — AI-powered code editor
  • Windsurf — AI development environment
  • Any MCP-compatible client — The protocol is an open standard

Plan and Credit Information

MCP access is available on all plans. Credits are the only gate for usage:

ActionCredit Cost
Text interview1 credit
Voice interview3 credits
Report generation5 credits

All plans include MCP access. Study creation is unlimited on all plans. Voice interviews require the Interviews plan or higher with ElevenLabs integration enabled. See the plan comparison guide for full details.


Security and Privacy

  • OAuth 2.1 with PKCE — Industry-standard secure authentication. No API keys stored in config files.
  • Scoped access — MCP only accesses your studies, interviews, and account data.
  • No training data — Your research data is never used to train AI models.
  • Token rotation — Access tokens expire every hour with automatic refresh.
  • Revocable — Disconnect any time from your Koji account settings.

Learn more in the Authentication and Security guide.


Next Steps

  1. Set up the connection — Connect Koji to Claude in under 2 minutes
  2. Explore the tool reference — Detailed docs for all 15 tools
  3. Follow a workflow guide — End-to-end examples for your role
  4. Learn about structured questions — Configure question types, scales, and probing

Further reading on the blog

<!-- further-reading:blog -->

Related Articles

AI Research Agent: How Autonomous AI Conducts User Interviews End-to-End

A practical guide to AI research agents — autonomous systems that design studies, run conversational interviews, and synthesize findings without a human moderator. Includes how Koji's agentic stack works under the hood.

User Research API: Embed AI Interviews into Any Product or Workflow

How to use Koji's User Research API to run AI-moderated interviews from your own backend. Covers REST endpoints, the embed widget, webhooks, authentication, rate limits, and headless interview patterns.

Plan Comparison Guide

Compare Koji's credit-based pricing plans — Free, Insights, Interviews, and Enterprise — to find the right fit for your research needs.

Structured Questions in AI Interviews

Mix quantitative data collection — scales, ratings, multiple choice, ranking — with AI-powered conversational follow-up in a single interview.

Connect Koji to Claude (Setup Guide)

Step-by-step guide to connect your Koji account to Claude Desktop, Claude.ai, Cursor, and other MCP clients. Takes under 2 minutes with OAuth — no API keys required.

MCP Tool Reference

Complete reference for all 17 Koji MCP tools. Includes parameters, return data, plan requirements, and example prompts for each tool across read, create, analyze, customize, and distribute categories.

Connect Koji to Cursor: MCP Setup Guide for Product Engineers

Wire the Koji MCP server into Cursor so the editor can pull live customer interview insights, themes, and quality scores while you ship features. Five-minute setup, fifteen tools.