Kent C. Dodds

Results 936 comments of Kent C. Dodds

Could make sense to change this to `title` to match the property name for display values of tools, resources, and prompts.

I'd still love to get this in front of people.

I've opened a proper SEP: https://github.com/modelcontextprotocol/modelcontextprotocol/issues/1440

For now I've updated it to an environment variable, but I still think it would be nice to not have to configure that.

So you recommend dynamically creating a new authenticator per request?

That's a little different from the way everyone seems to use remix-auth (including how the docs recommend using it). Any reason you can't make the redirectURI support a function that...

Maybe pattern this after other expressive YAML, like GitHub actions?

> that has a lot of latency when you try to do it from distant regions That's actually fine for me because I'd just fire-and-forget in this case (it's a...

Again, I want to call out that I would need this to work on a per-database basis. I have one database for my app data and a separate one for...

> If you have your primary in Denver and you write from Sydney then you might have 250ms of time where the database is locked for writes. That would limit...