Jisho for Cursor
io.github.pipeworx-io/jisho
Jisho.org Japanese-English dictionary MCP (keyless).
client:Cursor
transport:streamable-http
Install Jisho in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"jisho": {
"url": "https://gateway.pipeworx.io/jisho/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs