Download Latest Version v2.37.0 source code.tar.gz (2.5 MB)
Email in envelope

Get an email when there's a new version of Thunder Client

Home / v2.37.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-11-10 1.6 kB
v2.37.0 source code.tar.gz 2024-11-10 2.5 MB
v2.37.0 source code.zip 2024-11-10 2.5 MB
Totals: 3 Items   5.0 MB 2

New Features

  • MCP Servers support [#1696]
  • Added support for testing gRPC Requests (Beta feature) [#12]
  • Support to import Insomnia v5 exports [#1698]
  • HTTP method icons are now shown in open tabs for better clarity [#1120]

Thunder Client MCP Server

The Thunder Client MCP (Model Context Protocol) Server uses AI to generate API requests and organize them into collections. It integrates seamlessly with AI development tools like Cline, Continue.dev, and GitHub Copilot.

Use Cases:

  • Use AI to analyze your current project and automatically generate API requests in Thunder Client, with the appropriate collection and folder created as needed.
  • Add new requests to a specific collection in Thunder Client.
  • Dynamically create a request, including the body and headers, using an AI prompt.

Open Source - The project is open source and released under the MIT license. - https://github.com/thunderclient/thunderclient-mcp

gPRC Request (Beta)

  • You can now test gRPC requests using the Thunder Client extension. This feature is currently in beta.

grpc-request

Method Icons for Open Tabs

  • To enhance usability, Thunder Client now displays HTTP method icons (e.g., GET, POST, PUT) in open tabs. method-icon-for-tabs
Source: README.md, updated 2024-11-10