ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Open Trivia Database with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access 13,000+ community-curated trivia questions from OpenTDB � filter by category, difficulty, and type with session-based deduplication.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 6 capabilities

The complete Open Trivia Database capability set.

These are the exact actions your AI can choose when you ask it to work with Open Trivia Database.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Open Trivia Database.

  1. 01

    Get trivia questions

    Supports category, difficulty, and type filters. No API key required. Get random trivia questions from the Open Trivia Database

  2. 02

    List categories

    List all available trivia categories with their IDs

  3. 03

    Reset session token

    Reset a session token to start receiving all questions again

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Open Trivia Database.

  1. 04

    Get category question count

    Get the number of questions available in a specific category

  2. 05

    Get global question count

    Get total number of questions in the entire OpenTDB database

  3. 06

    Request session token

    Use the token in subsequent get_trivia_questions calls to guarantee unique questions. Tokens expire after 6 hours of inactivity. Request a new session token to avoid duplicate questions

Observed, not estimated

835ms average. Fast in production.

Open Trivia Database is checked daily against the live service.

Daily averagePeak 962ms
Aug 20Today
Fastest day
650ms
Slowest day
962ms
14-day trend
Slowing+48%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Open Trivia Database, so you can see the experience inside your AI.

It does not authenticate your account with Open Trivia Database. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Open Trivia Database Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_ZHWh6dGSolgWLC7wH7uFDR3OGm7Wppw1DGsb8cZg/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Open Trivia Database capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "open-trivia-database-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_ZHWh6dGSolgWLC7wH7uFDR3OGm7Wppw1DGsb8cZg/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Open Trivia Database owners ask.

  • 01

    Is an API Key required for The Trivia API?

    No. The Trivia API provides a free and open service. This server works out of the box without any static credentials required.

  • 02

    Can I filter questions by difficulty?

    Yes. Use the get_trivia_questions capability and provide the difficulties parameter (e.g., 'easy' or 'hard'). Your agent will return matching questions instantly.

  • 03

    What format are the answers in?

    The API provides a correct answer and a list of incorrect answers. Your agent automatically combines and sorts these into a list of choices for each question.