Skip to content

feat: add mcp-tester plugin#6

Merged
tomdavidson merged 1 commit into
mainfrom
plugin/mcp-tester
May 13, 2026
Merged

feat: add mcp-tester plugin#6
tomdavidson merged 1 commit into
mainfrom
plugin/mcp-tester

Conversation

@tomdavidson

Copy link
Copy Markdown
Owner

Adds a proto TOML plugin for mcp-tester — the MCP protocol conformance validator and testing CLI from the paiml/rust-mcp-sdk project.

Release asset pattern

Verified against v2.7.0. Assets are bare binaries (no archive wrapper), named mcp-tester-{arch}-{os-triple} with no version in the filename.

Platforms shipped:

  • mcp-tester-x86_64-unknown-linux-gnu
  • mcp-tester-aarch64-unknown-linux-gnu
  • mcp-tester-x86_64-apple-darwin
  • mcp-tester-aarch64-apple-darwin
  • mcp-tester-x86_64-pc-windows-msvc.exe

Plugin notes

  • Uses unpack = false (bare binary pattern, no archive)
  • No exe-path set — proto renames the downloaded file to the tool name automatically
  • No checksum-url.sha256 sidecar files are per-binary, not a single checksums manifest
  • Versions resolved via git tags on paiml/rust-mcp-sdk

@tomdavidson tomdavidson merged commit bab37b9 into main May 13, 2026
1 check passed
@tomdavidson tomdavidson deleted the plugin/mcp-tester branch May 13, 2026 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant