Add test for proxy tags visibility (#1302) 08f0e73 unverified Jeremiah Lowin commited on Jul 30, 2025
Add complete support for TokenVerifier protocol (#1297) b6176a5 unverified Jeremiah Lowin commited on Jul 30, 2025
feat: Allow Resource Metadata URL as field in OAuthProvider (#1287) 9a6f944 unverified dacamposol commited on Jul 29, 2025
Add meta parameter support to tools, resources, templates, and prompts decorators (#1294) 0907e77 unverified Jeremiah Lowin commited on Jul 29, 2025
Ensure proxy components forward meta dicts (#1282) 6cdad57 unverified Jeremiah Lowin commited on Jul 29, 2025
Fix typing, add tests for tool call middleware (#1269) ccc2857 unverified Jeremiah Lowin commited on Jul 25, 2025
feat: Add Annotations support for resources and resource templates (#1260) e3f57a4 unverified Tapan Chugh tapanc commited on Jul 25, 2025
Fix stateful proxy client mixing in multi-proxies sessions (#1245) d80180f unverified hopeful0 commited on Jul 23, 2025
Refactor `get_http_request` and `context.session_id` (#1242) f64fa17 unverified hopeful0 commited on Jul 23, 2025
Add state dict to Context (#1118) (#1160) 62aab99 unverified Mukul Murthy Jeremiah Lowin commited on Jul 22, 2025
Skip repeated type conversion and validation in proxy client elicitation handler (#1222) 9d7c3c2 unverified Tapan Chugh tapanc commited on Jul 22, 2025
Introduce experimental OpenAPI parser with improved performance and maintainability (#1209) 8c5bdf2 unverified Jeremiah Lowin commited on Jul 21, 2025
Support from __future__ import annotations (#1199) 3ab4db9 unverified Jeremiah Lowin commited on Jul 21, 2025
[🐶] Transform MCP Server Tools (#1132) bacf327 unverified William Easton Jeremiah Lowin commited on Jul 19, 2025
Fix nesting when making OpenAPI arrays and objects optional (#1178) be25dfa unverified Martin Melka commited on Jul 18, 2025
Resolve #1139 -- Implement include_context argument in Context.sample (#1141) 9247f8d unverified codingjoe commited on Jul 15, 2025
Fix optional parameter validation in OpenAPI integration (#1135) 64a8670 unverified Jeremiah Lowin Claude commited on Jul 13, 2025
Expand empty parameter filtering and add tests 01f3ce5 Jeremiah Lowin Claude commited on Jul 12, 2025
Fix middleware list result types (#1125) 0907fff unverified Jeremiah Lowin Claude commited on Jul 11, 2025
Fix OpenAPI deepObject style parameter encoding (#1122) c21d179 unverified Jeremiah Lowin Claude commited on Jul 11, 2025
Fix OpenAPI parameter name collisions with location suffixing 7004e72 Jeremiah Lowin Claude commited on Jul 9, 2025
Add mirrored component support for proxy servers a9a1a98 Jeremiah Lowin Claude commited on Jul 9, 2025
Fix OpenAPI tool name registration when modified by mcp_component_fn (#1096) 25428f8 unverified Jeremiah Lowin Claude commited on Jul 9, 2025
Fix concurrent proxy client operations with session isolation (#1083) c7708b2 unverified Jeremiah Lowin Claude commited on Jul 8, 2025
Add output schema support for OpenAPI tools (#1073) 53a91d7 unverified Jeremiah Lowin Claude commited on Jul 7, 2025
Fix single-element list unwrapping in tool content ff32168 Jeremiah Lowin Claude commited on Jul 7, 2025
Ensure multi-client configurations use new ProxyClient (#1045) a922f59 unverified Jeremiah Lowin commited on Jul 5, 2025
Fix test to properly expect ValidationError with pytest.raises a4d699c Jeremiah Lowin commited on Jul 4, 2025
Add comprehensive OpenAPI 3.0 vs 3.1 compatibility tests 5057c7c Jeremiah Lowin Claude commited on Jul 4, 2025
Fix schema wrapping for non-object union types in output schemas 677a8fb Jeremiah Lowin commited on Jun 30, 2025