Transport Types
MCP supports three transport types for connecting to servers:
Choosing a Transport:
- Use
streamable_httpfor remote MCP servers (most common) - Use
ssefor streaming data or real-time updates - Use
stdiofor local processes or command-line tools