Tommy Nguyen

Results 83 comments of Tommy Nguyen

With the recent release of Jules, I believe kubectl-ai—especially with its ability to call a remote MCP server or interact with another agent—will greatly expand its use cases. Imagine a...

@Beingpax I think https://transcrybe.app/ is an interesting tool, and it would be fantastic if Voiceink could have a similar feature, as it essentially opens up new possibilities for real-time meetings...

similar attempt https://github.com/github/github-mcp-server/issues/549#issuecomment-3489822336

@droot This is an interesting approach. If you need any help, I can continue working on this PR.

https://github.com/GoogleCloudPlatform/kubectl-ai/pull/364/files @droot

@vaib-2310 Hi there, I see that you’re running Sequential Thinking by starting the mcp server from Docker. Would you mind also sharing the logs that are printed from that Docker...

``` >>> can you list down the pods in default project? Running: [MCP: kubernetes-mcp-server] pods_list_in_namespace(namespace=default) There are currently no pods running in the default namespace of your Kubernetes cluster. If...

@vaib-2310 see if this helps https://github.com/GoogleCloudPlatform/kubectl-ai/pull/365/files, make the toolCall a bit more deterministic

Also, managing schema differences between multiple MCP servers have room for improvement. ``` λ kubectl-ai % ./kubectl-ai -v=4 --llm-provider openai --model gpt-4.1 --mcp-client MCP Server Status: Successfully connected to 3...