Gustavo Viana
Gustavo Viana
I have a similar issue. I get the message `Client 1 quit with exit code 1 and signal 0` when opening html, css or json files I think it has...
> For ones who are still struggling with this issue, setting `LUA_DIR` and `LUA_DIR_SET` will fix the issue: > > ``` > LUA_DIR=/path/where/lua/is/installed > LUA_DIR_SET=yes > ``` > > For...
I tried your workaround with Figma, like this: ```json "Figma": { "type": "local", "command": [ "npx", "-y", "mcp-remote", "https://mcp.figma.com/mcp", "--transport", "http-only" ], "timeout": 60000 } ``` But got the following...
I tried that but I get a 405 error, and I'm on Linux so I can't use the Figma Desktop app
@rekram1-node the problem I've been having is this one: ```bash > opencode mcp auth Figma ┌ MCP OAuth Authentication │ ■ Authentication failed │ ■ HTTP 403: Invalid OAuth error...