Inoh for Cursor
app.inoh/inoh-mcp
Search the Inoh dictionary and create, track and delete your own vocabulary flashcards.
client:Cursor
transport:streamable-http
Install Inoh in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"inoh-mcp": {
"url": "https://mcp.inoh.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs