Skip to content
Windsurf

artscii for Windsurf

io.github.rxolve/artscii

LLMs can't draw. This MCP can. 81 arts + 100 kaomoji + diagrams + charts.

client:Windsurf transport:stdio runtime:npm

Install artscii in Windsurf

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

{
  "mcpServers": {
    "artscii": {
      "command": "npx",
      "args": [
        "-y",
        "artscii"
      ]
    }
  }
}

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

artscii in other clients