Commit Graph

6 Commits

Author SHA1 Message Date
Fahreddin Özcan 2a851fcd1e fix(mcp): remove legacy client IP encryption (#3112) 2026-08-31 14:18:30 +03:00
Fahreddin Özcan 4e980f6b49 fix(mcp): increase HTTP subscription capacity (#3101)
* fix(mcp): increase HTTP subscription capacity

* fix(mcp): use benchmarked subscription capacity

* fix(mcp): set subscription ceiling to 24k

* fix(mcp): start subscription ceiling at 16k

* fix(mcp): clarify subscription limit safeguards
2026-08-28 15:51:39 +03:00
Fahreddin Özcan 794cc6ba25 fix(mcp): authenticate forwarded client IP assertions (#3088)
* fix(mcp): sign forwarded client IP assertions

* fix(mcp): trust proxy-derived client addresses

* fix(mcp): preserve legacy rollout key

* fix(mcp): validate asserted client addresses

* fix(mcp): retain CGNAT proxy support
2026-08-28 12:38:38 +03:00
Fahreddin Özcan 7d877a46f2 fix(mcp): advertise Clerk as OAuth issuer (#3050)
* fix(mcp): advertise Clerk as OAuth issuer

* docs(mcp): clarify OAuth issuer configuration

* align oauth discovery and verification
2026-08-20 12:28:38 +03:00
Konstantin Konstantinov 8d52608e4e feat: MCP v2 (#2843)
Co-authored-by: enesgules <abdullah.enes.gules@gmail.com>
Co-authored-by: Fahreddin Özcan <ozcanfahrettinn@gmail.com>
2026-08-06 15:57:58 +03:00
Enes Gules af6a7b5af1 feat: add sessions to MCP server (#2655) 2026-05-22 17:34:10 +03:00