Connect
ChatGPT and Claude with PikaDecks.
Access your flashcards directly from your favorite AI assistants using the PikaDecks Model Context Protocol (MCP) Server.
Supported AI Assistants
Supercharge your studies by integrating your flashcard decks with state of the art LLM assistants.
- Connect securely
- Create decks
- Save flashcards
- Review cards
Manual Setup (ChatGPT)
- Open ChatGPT GPT Editor (Explore GPTs > Create).
- Go to Configure > Actions > Create Action.
- Import schema from:
https://mcp.pikadecks.app/openapi.json - Set Authentication to OAuth:
- Client ID: chatgpt-mcp
- Auth URL: https://pikadecks.app/oauth/authorize
- Token URL: https://pikadecks.app/oauth/token
- Connect securely
- Create decks
- Save flashcards
- Review cards
Manual Setup (Claude)
- Open your Claude Desktop config file at:
%APPDATA%/Claude/claude_desktop_config.json - Add the PikaDecks server under the
mcpServerskey:"pikadecks-mcp": { "command": "npx", "args": ["-y", "@pikadecks/mcp-server"] } - Restart Claude Desktop to connect manually.
How It Works
Setting up takes less than a minute. Bridge your library directly with your AI workspace.
Add PikaDecks MCP
Register the server endpoint within ChatGPT Custom GPT settings or your Claude configuration file.
Sign in with PikaDecks
Authenticate securely using our standard OAuth login flow to connect your PikaDecks account.
Use flashcard tools
Start prompting! Your assistant will read, write, and manage your flashcard decks effortlessly.
MCP Endpoint
Use the URL below to configure the Model Context Protocol connection in your AI client.
Available Tools
Standard operations supported by the PikaDecks MCP Server.
Create Deck
Creates a brand new empty flashcard deck in your library.
Save Flashcards
Appends a bulk batch of generated flashcards directly to an existing deck.
List Decks
Retrieves a listing of the user's latest decks from the backend.
Get Deck
Loads detail and meta information for a specific deck in your account.
Example Commands
How to interact naturally with the server in plain English.
Enterprise-Grade Security
Protecting your data and configurations at every layer.
OAuth Authentication
OAuth 2.0 flow ensures AI assistants only gain access to your cards with your explicit permission.
Secure Token Exchange
Strict token verification prevents eavesdropping and replay attacks.
User-Owned Data
Your library is your own. We never train public models on your generated decks or questions.