Iteratio

Prepared learning content from an AI agent

Let an MCP-compatible agent create prepared Iteratio modules

The Iteratio Cards MCP server gives compatible agents a scoped way to prepare learning content in your account.

  • Remote HTTP MCP server with OAuth authorization
  • Create folders and modules with prepared cards
  • Scoped Iteratio access instead of sharing Firebase tokens

How it works

From source material to regular review

01

Connect a compatible client

Use the public Iteratio MCP URL in a client that supports remote HTTP MCP servers and OAuth.

02

Approve scoped access

Authorization uses the existing Iteratio sign-in to issue a scoped MCP access token. You should never paste a Firebase ID token into an agent chat.

03

Create prepared material

The calling agent prepares the card fields before creating the module. The MCP path does not silently enrich incomplete cards later.

Questions

Frequently asked questions

What can the Iteratio MCP server create?

The documented tools can read the current profile and quota, create folders, and create modules with prepared vocabulary cards. Exercises can be created after a module is available.

How does MCP authentication work?

Iteratio uses OAuth authorization code flow with PKCE and issues a scoped MCP access token after browser approval.

Does the MCP server enrich incomplete cards?

No. The calling agent must prepare the card content before module creation and follow the documented image and exercise guidance.

Explore