File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
313The MCP inspector is a developer tool for testing and debugging MCP servers.
414
You can’t perform that action at this time.
0 commit comments