HackerLangs
TopNewTrendsCommentsPastAskShowJobs

brightmonkey

no profile record

Submissions

Show HN: Orchid – Local-first record and replay for AI agent debugging

github.com
4 points·by brightmonkey·17 gün önce·2 comments

Making MCP Servers Work with Microsoft Entra ID on Azure

ignitionai.xyz
2 points·by brightmonkey·5 ay önce·1 comments

comments

brightmonkey
·12 gün önce·discuss
[flagged]
brightmonkey
·12 gün önce·discuss
[flagged]
brightmonkey
·5 ay önce·discuss
MCP (Model Context Protocol) requires RFC 8414, RFC 7591, and short-form scopes. Microsoft Entra ID supports none of them. I built a lightweight OAuth compatibility layer that bridges the gap, letting AI IDEs like Cursor authenticate against Azure-hosted MCP servers using standard Entra ID credentials. Includes a Zero-Trust hardening pass covering SSRF, open-redirect, and path traversal mitigations.