Word Orb — English vocabulary for reader glossaries for Claude Desktop
io.github.nicoletterankin/orb-platform
AI-assisted English lexical records. Stored-only batch lookup; coverage and quality vary.
client:Claude Desktop
transport:streamable-http
tools:14
Install Word Orb — English vocabulary for reader glossaries in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"orb-platform": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://wordorb.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs