Skip to content

Commit 0d45162

Browse files
author
Alexie (Boyong) Madolid
committed
[DOCS]: Update README.md
1 parent 2f9f38a commit 0d45162

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# MCP Inspector
1+
# MCP Inspector (Pocketnest)
2+
3+
> **⚠️ Pocketnest Internal Use Only** \
4+
> This is a modified version of the MCP Inspector configured exclusively for testing the **Pocketnest MCP server**. \
5+
> The client is highly restricted to **SSE transport only** and is always pointed to `{host}/ai/sse`. \
6+
> Do not use this for general MCP server testing or other project
7+
8+
> **🔧 Build & Deployment Notes** \
9+
> The built version of this inspector is attached to the Pocketnest base image. \
10+
> To rebuild, run `npm run build-client` — this will generate a `pocketnest` folder in the project's root directory. \
11+
> Copy the `pocketnest` folder into your Pocketnest image and rename it to `inspector`.
212
313
The MCP inspector is a developer tool for testing and debugging MCP servers.
414

0 commit comments

Comments
 (0)