Skip to content

Releases: testingbot/mcp-server

v1.0.2

Choose a tag to compare

@jochen-testingbot jochen-testingbot released this 18 Jun 11:19

Depends on @testingbot/automation-mcp ^0.1.5 and fixes issues surfaced testing
in Claude Desktop:

  • Fix stdio JSON-RPC corruption: silence @wdio/logger before webdriver loads
    (via a side-effect module imported first, so ESM hoisting can't defeat it).
  • getUserInfo: render only fields the /v1/user API actually returns (no more
    "Email: undefined"; uses seconds / concurrency).
  • Pulls in automation-mcp 0.1.5: setTimeouts fix, realDevice support with
    availability/version pre-flight, and tb_screenshot save-to-file.
  • Unify the OIDC release workflow (trusted publishing, version-tag guard).

1.0.1

Choose a tag to compare

@jochen-testingbot jochen-testingbot released this 17 Dec 19:31

Bump version to fix NPM publish error.

Full Changelog: 1.0.0...1.0.1

1.0.0 release

Choose a tag to compare

@jochen-testingbot jochen-testingbot released this 24 Oct 15:18

Initial release of the TestingBot MCP server