Skip to main content
  1. Tags/

api

Stop Guessing: MCP Elicitations Come To Visual Studio Code

·1085 words
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.

Please Don't Write Your Own MCP Authorization Code

·2579 words
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.

Visual Studio Code Now Supports MCP Authorization

·399 words
See how the latest Visual Studio Code Insiders builds seamlessly integrate with both new and legacy MCP authorization specs, offering a frictionless developer experience for accessing protected MCP servers with any OAuth provider.