We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ef85f7 + 80aa0c6 commit 0f7546eCopy full SHA for 0f7546e
README.md
@@ -315,7 +315,7 @@ npx @modelcontextprotocol/inspector --cli node build/index.js --method prompts/l
315
npx @modelcontextprotocol/inspector --cli https://my-mcp-server.example.com
316
317
# Connect to a remote MCP server (with Streamable HTTP transport)
318
-npx @modelcontextprotocol/inspector --cli https://my-mcp-server.example.com --transport http
+npx @modelcontextprotocol/inspector --cli https://my-mcp-server.example.com --transport http --method tools/list
319
320
# Call a tool on a remote server
321
npx @modelcontextprotocol/inspector --cli https://my-mcp-server.example.com --method tools/call --tool-name remotetool --tool-arg param=value
0 commit comments