Orb Platform✓
io.github.nicoletterankin/orb-platform · v6.3.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.nicoletterankin/orb-platform",
"description": "162K English words, 74K lessons, knowledge graph, semantic reverse-dictionary search.",
"title": "Orb Platform",
"repository": {
"url": "https://github.com/nicoletterankin/word-orb",
"source": "github"
},
"version": "6.3.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.thedailylesson.com/mcp",
"headers": [
{
"description": "Bearer wo_ API key. Free at https://wordorb.ai",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}