Skip to content
Windsurf

oJo — HTML to image for Windsurf

so.ojo/mcp-server

Render HTML or templates to a hosted image, in one response. Free previews need no API key.

client:Windsurf transport:stdio runtime:npm

Install oJo — HTML to image in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@ojodotso/mcp-server"
      ],
      "env": {
        "OJO_API_KEY": "<OJO_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

oJo — HTML to image in other clients