Lucas

Results 27 comments of Lucas

Hello, this is a much needed fix. TailwindCSS doesn't work with react-scripts@4 and I want use NextUI with Tailwind. I currently can't.

Yes, this would be awesome!

I have the same issue.

Same problem on my M1 using NixOS. Multiple monitors just don't work apparently.

This would be such a killer feature. Thanks for putting the work in! ❤️

I updated to 0.0.10 and now i get this error in mcp-proxy: ```shell ERROR: Exception in ASGI application + Exception Group Traceback (most recent call last): | File "/Users/user/.local/share/uv/tools/mcp-proxy/lib/python3.13/site-packages/uvicorn/protocols/http/h11_impl.py", line...

This also happens with supergateway: ```shell [supergateway] Child stderr: panic: interface conversion: interface {} is nil, not string goroutine 1 [running]: [supergateway] Child stderr: main.(*kubectlMCPServer).handleToolCall(0xc000710600, {0x6fb34d8, 0xc000710c00}, {{{0xc0004888f0, 0xa}, {0x0}},...

Yes, I think the easiest way to reproduce this is this: 1. Install mcp-proxy `uv tool install mcp-proxy` 2. Start mcp-proxy with kubectl-ai `mcp-proxy --port=8080 -- kubectl-ai --mcp-server` 3. Start...

> Hello, may I ask what your "kubectl-ai" command is and what model it uses? > > I don't know what you mean with the first question. I use the...

@droot > One clarification, in the original request, you mentioned helm, As per code, custom tools are not yet wired to the --mcp-server mode, were you invoking helm using the...