Hyades for Cursor
io.github.apology-is-policy/hyades
Render LaTeX math as pure Unicode text art for terminals, code comments, and emails.
client:Cursor
transport:streamable-http
tools:1
Install Hyades in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hyades": {
"url": "https://hyades-mcp.apg.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs