Log in
For developers & AI agents

Connect iThinkToday to any AI agent.

MCP lets Claude, Cursor, or any MCP-compatible agent create and manage your interactive widgets directly from chat.

AI agent chat connected to iThinkToday widgets

Skip the dashboard

Ask Claude or Cursor to spin up a quiz, poll, or photo battle. The agent calls the MCP, the widget appears in your account.

Automate your editorial pipeline

Turn an article into a quiz, schedule a weekly poll, pull vote results into a report — without leaving your assistant.

Build agent workflows on iThinkToday

Your own product, agent, or n8n flow can create and manage interactive content programmatically. One server, every format.

The tools your agent gets

One MCP server. Read your existing widgets, create new ones, pull results — all of iThinkToday is reachable from a chat prompt.

Readlist_widgets

List your quizzes, polls, photo battles, personality tests. Filter by status or type.

Readget_widget

Full widget details — questions, answers, scoring logic, embed code.

Readget_widget_results

Vote counts, completion rates, participant data per widget.

Writecreate_quiz

Generate a quiz from a topic prompt. AI writes questions, answers, scoring.

Writecreate_poll

Create a single-question poll. Real-time results out of the box.

Writecreate_personality_test

AI builds the weighted scoring matrix and result categories from a concept.

Writecreate_photo_battle

Image-vs-image voting. Upload two images, set the prompt.

Writeupdate_widget

Edit any widget — questions, answers, copy, scoring.

Writedelete_widget

Remove a widget from your account.

Setup — one config block

Paste this into Claude Desktop, Cursor, or any MCP-compatible client. Generate your token from the dashboard.

~/.config/claude/mcp.json — or your client's equivalent
{
  "mcpServers": {
    "ithinktoday": {
      "url": "https://mcp.ithinktoday.com",
      "headers": { "Authorization": "Bearer YOUR_TOKEN" }
    }
  }
}

MCP — quick answers

What is MCP?

Model Context Protocol — an open standard for connecting AI agents to external tools and data. iThinkToday runs an MCP server, so any compatible agent can call our tools as part of its conversation.

Which agents work with the iThinkToday MCP?

Claude Desktop, Claude Code, Cursor, and any MCP-compatible client. ChatGPT can connect via custom GPT actions. The protocol is open — new clients ship support regularly.

Do I need a paid plan?

No. The Personal (Free) plan includes basic MCP access — 5 AI-generated widgets per month. Pro unlocks unlimited widget creation and full read/write access.

Ship interactive content from your agent today.

Generate a token. Paste the config. Ask your agent to build a quiz. The widget is ready before the conversation ends.

Free plan available. No credit card required.