Words in Context for Claude Desktop
com.gumballtools/words-in-context
Words-in-context vocabulary practice questions with distractor explanations.
client:Claude Desktop
transport:streamable-http
tools:3
Install Words in Context in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"words-in-context": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://words-in-context.gumballtools.com/api/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