Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/platform-areas/mcp-gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ Use MCP Gateway when you need to:
- Map agent clients to MCP backends.
- Set per-smart-group and per-user rules that override tool availability and guardrail actions for a
specific MCP server.
- Review MCP logs with filters for time range, MCP, tool, agent, user domain, and DLP outcome.
- Review MCP logs with multi-select filters for tool, MCP, agent, user, call path (individual or
Quilr OneMCP), and findings outcome, plus time range and duration sorting.
- Use graph view to understand aggregate MCP workflows.
- Configure web-search policy for system web-search MCPs where available.
- Review MCP servers from AI Inventory with tools, scopes, DLP action, status, and activity context.
Expand Down
12 changes: 12 additions & 0 deletions docs/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@ hide_copy_dropdown: true

# Release Notes

## July 3, 2026

### Improved

- [MCP Gateway](/platform-areas/mcp-gateway): Reworked the MCP Gateway logs filters into a
multi-select filter bar with **Apply** and **Clear** actions. Admins can now select multiple
values for Tool, MCP, Agent, User, Called Via (Individual or Quilr OneMCP), and Findings, and
each option list is searchable. Filtering now runs against the full log history on the server
instead of only the rows currently loaded on the page, so filtered results reflect the true set
of matching logs rather than being limited to one page. The prior domain-only user filter has
been replaced with a full user selector.

## June 26, 2026

### New
Expand Down