Two pieces: the connector (gives your agent the tools) and the skill (teaches it the method). The skill is fully open source β read exactly what it does before you run it. Pick your agent below.
Connector URL β you'll paste this once:
https://mcp.studybunny.ai/mcp
β³οΈClaudeRecommended
π’ChatGPTBeta
β¦GeminiCLI only
πGrokBeta
Add the connector. In Claude (web or desktop) β Settings β Connectors β Add custom connector β paste https://mcp.studybunny.ai/mcp. Name it StudyBunny and sign in with Google.
Link your Flash account. Open a new chat and say "link my FlashOne account." Confirm β it links the Flash account matching your Google email.
Install the skill. Download the study-bunny skill, then in Claude β Settings β Capabilities β Skills β Upload (or drop it in your ~/.claude/skills folder for Claude Code).
Go. New chat: "Use study-bunny to build flashcards from this transcript," and it runs the whole pipeline.
Works on claude.ai, Claude Desktop, and Claude Code. Tip: after adding the connector, start a fresh chat so the tools load.
Open the connector form. In ChatGPT β Settings β Plugins or Connectors β Create / Add custom connector. (ChatGPT nests the MCP setup under "Plugins" in some builds β same form.)
Fill it in. Name StudyBunny Β· MCP Server URLhttps://mcp.studybunny.ai/mcp Β· Authentication OAuth.
OAuth (Advanced). Choose Dynamic client registration β no client ID/secret to paste. Default scope: mcp. Check "I understand and want to continue" on the risk notice (it's your own server) β sign in with Google.
Link your Flash account. In a chat: "link my FlashOne account."
Add the instructions. ChatGPT doesn't upload skills, so paste the StudyBunny method into a Custom GPT's instructions β download it here. The connector's tool descriptions also guide it without the skill.
MCP connector support in ChatGPT varies by plan/region, and it may live under Plugins or Connectors depending on your build. Requires a plan that allows custom connectors.
In the Gemini app β not yet. gemini.google.com only offers a curated connector list (Gmail, GitHub, Asana, Salesforceβ¦). There's no "add your own MCP server" option today, so StudyBunny can't be added in the app.
Developer path (works now). Add StudyBunny to the Gemini CLI'smcpServers config pointing at https://mcp.studybunny.ai/mcp, or wire it through the Gemini API with an MCP client in your own code, and complete the Google OAuth.
Then link your Flash account and paste the skill instructions where your setup accepts them.
Google hasn't opened custom MCP connectors in the Gemini app yet β only partner integrations. We'll add a one-click guide the moment they do. (Connectors also require Gemini Apps Activity to be turned on.)
Add the connector. In Grok β connectors/integrations β add MCP server β paste https://mcp.studybunny.ai/mcp β sign in with Google.
Link your Flash account, then use the tools.
Add the instructions from the skill where Grok accepts custom instructions.
Grok's remote-connector flow is newer β exact steps may change. Full guide coming with launch.