Gavin M. Roy

Results 45 comments of Gavin M. Roy

Claude dropped [direct support for SSE](https://www.anthropic.com/news/integrations) MCP servers yesterday. It requires that they implement Auth to connect.

Running into the same issue with Docker Desktop for Mac on ARM64 v4.25.2 (129061) and Credential Helper: v0.7.0. I've tried compiling the main branch with `go install` without any luck...

This is also a dupe of #573

I was able to resolve my issue by explicitly setting the `AWS_PROFILE` environment variable for the account I needed to access ECR in, even though it is my default account...

How would you accomplish this for non-obvious domains? For example, my personal domain is hosted at Google, but you wouldn't know that without a MX lookup. I guess it could...