diff --git a/README.md b/README.md index 3f48b1a38..c5e6b2e4a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ The inspector runs both a client UI (default port 5173) and an MCP proxy server CLIENT_PORT=8080 SERVER_PORT=9000 npx @modelcontextprotocol/inspector build/index.js ``` +For more details on ways to use the inspector, see the [Inspector section of the MCP docs site](https://modelcontextprotocol.io/docs/tools/inspector). + ### From this repository If you're working on the inspector itself: