How LangChain can use
Orb Platform

Vocabulary tools for LangGraph Platform stateful workflows

adaptation
The Scenario

LangGraph Platform is now GA — stateful workflows, human-in-the-loop, memory APIs. A developer builds a vocabulary tutor as a LangGraph stateful workflow: Word Orb, Lesson Orb, and Quiz Orb as three tool nodes. The knowledge graph routes between them. MCP integration means the agent discovers Orb’s tools automatically. Each response is deterministic JSON — the agent remembers what it taught and never contradicts itself.

1
Word Orb looks up the word
One API call returns a verified definition, 47 translations, pronunciation audio, and etymology.
Loading…
2
Lesson Orb delivers a structured lesson
A 5-phase lesson with the scientist teaching archetype.
Loading…
3
Quiz Orb assesses comprehension
Interactive assessment aligned to the lesson. Try it yourself.
Loading…
4
The Knowledge Graph connects everything
30,288 connections link words to lessons to assessments.
Loading…

Why this matters for LangChain

Add Orb Platform to your LangGraph agents

Free tier — 50 API calls/day, no credit card. Try the playground →

162K
Words
226K
Lessons
21K
Assessments
30K
Graph Links

Technical Details

API Base: https://wordorb.ai

MCP Server: https://mcp.thedailylesson.com/mcp

npm: npm install @lotd/word-orb

GitHub: github.com/nicoletterankin/word-orb

Response format: Deterministic JSON · Sub-5ms edge delivery via Cloudflare Workers · No origin server