HackerTrans
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 days ago·2 comments

Making MCP Servers Work with Microsoft Entra ID on Azure

ignitionai.xyz
2 points·by brightmonkey·5 months ago·1 comments

comments

brightmonkey
·12 days ago·discuss
[flagged]
brightmonkey
·12 days ago·discuss
[flagged]
brightmonkey
·5 months ago·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.