Skip to content
Cursor

word aligner for Cursor

io.github.tinygodsdev/word-aligner

Turn a phrase and its translation into a shareable word-alignment diagram.

client:Cursor transport:streamable-http tools:1

Install word aligner in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "word-aligner": {
      "url": "https://aligner.tinygods.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

word aligner in other clients