Commits
Click on a commit to change the comparison rangeAllow pre_mcp_call guardrail hooks to mutate outbound MCP headers18 days ago
by noahnistler Enhance MCPServerManager to support hook-modified arguments and extra headers. Update tests to validate argument mutation and header injection behavior, including warnings for OpenAPI-backed servers when headers are present.17 days ago
by noahnistler Refactor MCPServerManager to raise HTTPException for extra headers in OpenAPI-backed servers. Update tests to reflect this change, ensuring proper exception handling instead of logging warnings.17 days ago
by noahnistler Update MCPServerManager to raise HTTPException with status code 400 for extra headers in OpenAPI-backed servers. Adjust tests to verify the correct status code and exception message.17 days ago
by noahnistler