Skip to content
VS Code

Hyades for VS Code

io.github.apology-is-policy/hyades

Render LaTeX math as pure Unicode text art for terminals, code comments, and emails.

client:VS Code transport:streamable-http tools:1

Install Hyades in VS Code

.vscode/mcp.json

{
  "servers": {
    "hyades": {
      "type": "http",
      "url": "https://hyades-mcp.apg.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Hyades in other clients