Skip to content

Add filtering to MCP tool inventory#368

Open
jongio wants to merge 1 commit into
mainfrom
idea/mcp-tools-filter
Open

Add filtering to MCP tool inventory#368
jongio wants to merge 1 commit into
mainfrom
idea/mcp-tools-filter

Conversation

@jongio

@jongio jongio commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Closes #365

Adds grut mcp tools --filter <text> so users can narrow the tool inventory by name, category, or description. The filter works with table and JSON output.

Validation:

  • go build ./...
  • go test ./cmd -run MCP -count=1
  • go test ./... -count=1

Note: mage preflight was attempted. It is blocked by existing lint findings in internal\panels\gitinfo\gitinfo_github.go and internal\panels\gitdiff\gitdiff.go.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 340b4dd3-b4b3-4f1a-9163-66b16d96fa81
@jongio jongio self-assigned this Jul 24, 2026
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add filtering to the MCP tool inventory command

1 participant