Skip to content

feat(mcp): list registered tools#359

Merged
jongio merged 3 commits into
mainfrom
idea/mcp-tools-list
Jul 21, 2026
Merged

feat(mcp): list registered tools#359
jongio merged 3 commits into
mainfrom
idea/mcp-tools-list

Conversation

@jongio

@jongio jongio commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Adds grut mcp tools so users can inspect the MCP tool surface without starting a client. The command prints a table by default and JSON with --json.

Closes #356

Validation:

  • go build ./...
  • go test ./cmd ./internal/mcp -count=1
  • go test ./... -count=1
  • go vet ./...
  • go run . mcp tools
  • go run . mcp tools --json

Adds a command-line MCP tool inventory with table and JSON output.

Closes #356

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 20, 2026
@jongio jongio self-assigned this Jul 20, 2026
jongio added 2 commits July 21, 2026 10:36
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: e1e7a2e9-8a0a-42dc-be96-9ac694fc55c5
@jongio
jongio merged commit f0540fa into main Jul 21, 2026
3 of 4 checks passed
@jongio
jongio deleted the idea/mcp-tools-list branch July 21, 2026 17:40
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.

List MCP tools from the command line

1 participant