2025-09-10 08:00:00
A quick overview of the MCP maintainer meetup in New York and what came out of it.
2025-09-04 08:00:00
Why shell-first AI workflows combined with guardrailed MCP might just be the pragmatic path forward.
2025-07-20 08:00:00
The latest version of Visual Studio Code Insiders now shows a prompt before you bring in a third-party MCP server. Neat! No more one-click command execution.
2025-07-07 08:00:00
The official MCP C# SDK now supports OAuth 2.0 authentication and RFC 9728 Protected Resource Metadata, making secure AI integrations simpler for .NET developers.
2025-07-06 08:00:00
Tired of agents making wrong assumptions about user input? Visual Studio Code now supports MCP elicitations, where servers can request structured input through the client’s native UI, completely eliminating guesswork and tedium of interpreting LLM input.
2025-06-26 08:00:00
The Model Context Protocol got auth right, but that doesn’t mean you should implement it yourself. Here’s why API gateways are usually the better choice, and what that really costs you.