Skip to content

v1.2.0

Choose a tag to compare

@PaulVineethP PaulVineethP released this 10 Jun 19:16
· 10 commits to main since this release

HTTP is now the default transport. Running with no MCP_TRANSPORT starts the HTTP server (Streamable HTTP POST /mcp, legacy SSE GET /sse + POST /messages, GET /health). Set MCP_TRANSPORT=stdio for classic stdio. Binds to 127.0.0.1 with DNS-rebinding protection. Azure DevOps auth (PAT / Azure Identity / Azure CLI) unchanged.