From 6bcf1531c3c7ec8baad5ed54e25171a52172e212 Mon Sep 17 00:00:00 2001 From: cliffhall Date: Mon, 7 Apr 2025 12:32:06 -0400 Subject: [PATCH] Bump version to 0.8.2 * In README - Point to inspector screenshot's rawcontent address so it doesn't appear as a broken image in the NPM package view. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c43f943..d307b01 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The MCP inspector is a developer tool for testing and debugging MCP servers. -![MCP Inspector Screenshot](mcp-inspector.png) +![MCP Inspector Screenshot](https://raw.githubusercontent.com/modelcontextprotocol/inspector/main/mcp-inspector.png) ## Running the Inspector