162K words, 226K lessons, 21K assessments, knowledge graph. Deterministic JSON.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Language infrastructure for AI agents. 162,251 words. 47 languages. 240K audio files. Deterministic responses at the edge.
Part of the Orb Platform β dictionary, lessons, and assessments for AI that teaches.
A dictionary API built for AI agents, educational platforms, and robotics. One API call returns:
Runs on Cloudflare Workers + D1. Sub-5ms edge delivery. Same input, same output, every time.
Add to your Claude Desktop claude_desktop_config.json:
19 MCP tools across all three Orb Platform products. Works with Claude, Cursor, Windsurf, and any MCP-compatible agent.
Word Orb is one of three products:
| Product | What it does | Scale |
|---|---|---|
| Word Orb | Dictionary + translations + pronunciation | 162,251 words, 47 languages |
| Lesson Orb | Structured lesson plans | 226,725 lesson blocks, 5 phases, 10 archetypes |
| Quiz Orb | Assessment questions | 21,900 interactions, 6 question types |
All three share a knowledge graph with 30,288 connections linking words β lessons β quizzes.
Education Stack bundles all three for $179/mo (21% discount).
new WordOrb(options?)Create a client instance.
| Option | Type | Default | Description |
|---|---|---|---|
apiKey | string | β | Your wo_ API key (get one free) |
baseUrl | string | https://word-orb-api.nicoletterankin.workers.dev | API base URL |
orb.word(word) β Promise<WordResult>Look up any word. Returns definition, pronunciation (IPA), part of speech, etymology, translations across 47 languages, and age-appropriate content.
orb.words() β Promise<WordListResult>Get the full word library listing.
orb.audit(email, words) β Promise<AuditResult>Run a compliance audit on your agent's vocabulary. Returns coverage analysis, age-appropriateness gaps, and a compliance grade.
orb.feedback(word, vote, correction?) β Promise<{ ok: boolean }>Submit vocabulary feedback.
orb.signup(email) β Promise<SignupResult>Create a free API key instantly. 50 lookups per day.
orb.me() β Promise<KeyStatus>Check your API key usage, tier, and remaining calls.
orb.health() β Promise<HealthResult>Check service health.
orb.stats() β Promise<StatsResult>Get database and usage statistics.
| Tier | Price | API Calls/Day | Best For |
|---|---|---|---|
| Free | $0 | 50 | Prototyping, evaluation |
| Starter | $49/mo | 5,000 | Side projects, small apps |
| Growth | $149/mo | 50,000 | Production agents, teams |
| Enterprise | $499/mo | Unlimited | Scale, SLA, priority support |
Full TypeScript definitions included:
See the examples/ directory:
langchain-tool.js β Use Word Orb as a LangChain toolcrewai-agent.py β CrewAI agent with Word Orb vocabularyopenai-function.js β OpenAI function calling integrationmcp-config.json β Claude Desktop MCP configurationBuilt by Lesson of the Day PBC. Language infrastructure for AI agents that need to get words right.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/orb-platform)<a href="https://allmcps.com/mcp/orb-platform"><img src="https://allmcps.com/api/badge/orb-platform?style=directory" alt="Orb Platform on AllMCPs" /></a>