HippoKit
Integrations

Docs · MCP

Connect HippoKit to Claude, ChatGPT, Gemini, or Cursor (MCP)

HippoKit ships a remote Model Context Protocol (MCP) server at mcp.hippokit.ai. Connect it to Claude Desktop, ChatGPT, Gemini, or Cursor and your AI assistant can generate flashcards, quizzes, ebooks, audience-themed slide decks, and AI-narrated audio without leaving the conversation.

What is MCP?

Model Context Protocol is an open standard for letting an AI assistant call external tools. The assistant lives in a host — Claude Desktop, ChatGPT, Gemini, Cursor — and the tools live in a server somewhere else. The host opens a tunnel to the server, sees the tools it exposes, and calls them mid-conversation when the user asks for something the host can't do on its own. Think USB for AI assistants: one shared port, lots of devices.

HippoKit's MCP server lives at https://mcp.hippokit.ai/mcp and exposes tools to generate flashcards, quizzes, ebooks, slide decks, and AI-narrated audio lessons from any topic or PDF — flashcards in about a minute, themed slide decks in about five.Once you've connected, your AI assistant can take a topic out of your conversation, call HippoKit, and hand you back a shareable kit — all without you opening a browser tab.

Why connect HippoKit to your assistant?

  • Stay in the conversation. No tab-switching to hippokit.ai every time you want a study artifact. Ask in-chat, get a kit back, keep talking.
  • Use your assistant's context. The host has already seen your codebase (Cursor), your sources (NotebookLM-style uploads in ChatGPT / Claude), or your calendar (Gemini). Let it feed the relevant context into HippoKit's prompt instead of you re-typing it.
  • One quota, every surface. Generations via MCP count against the same monthly credit pool as the web app. Your library is identical whether the kit was made by you on hippokit.ai or by your assistant via MCP.

3-step quickstart

Works for every host. Picks up the host-specific settings path from the host cards below.

  1. Generate a personal access token (PAT)

    Open https://hippokit.ai/settings/mcp while signed in to HippoKit, click "Create token", and copy the value. The PAT inherits your plan's daily quota.

  2. Add the MCP server to your host

    Use the URL https://mcp.hippokit.ai/mcp and paste the PAT as the bearer token. Each host has a slightly different settings page — pick yours from the host cards below for the exact path.

  3. Approve the connection and test it

    Approve HippoKit's tool list in the host's permissions dialog, then ask: "Generate flashcards on photosynthesis using HippoKit". You should see a shareable kit URL in the response.

Pick your host

Each guide is a 2-minute walkthrough with the exact settings path, the connect-screen UX you'll see, and the troubleshooting tips that come up most often.

What HippoKit exposes over MCP

The MCP server exposes nine structured tools. Hosts call them with typed arguments; no free-form chat sneaks across the wire.

ToolWhat it does
generate_kitGenerate a multi-format study kit on a topic. Honors plan quotas and format gating.
list_my_kitsList the kits in your library, optionally filtered by topic or audience.
get_kitFetch the full payload of one kit you own (flashcards + quiz + ebook + slide deck + audio).
search_public_kitsSearch the public gallery of shared kits.
claim_preview_kitClaim an anonymous preview kit into your account.
get_due_cardsSurface flashcards due for review today (FSRS-6 spaced repetition).
review_cardRecord your recall rating on a flashcard and advance its review schedule.
start_quizBegin a quiz session over any of your kits.
answer_quiz_questionSubmit an answer to the current quiz question and get scoring + explanation.

Ready to connect?

Get a PAT, pick your host, paste the URL. About two minutes start to finish.

Generate my PAT

Last reviewed . Found something out of date? Email hello@hippokit.ai and we'll fix it.