Skip to content

Commit 0f7546e

Browse files
Merge branch 'main' into bugfix/authorization-url-generate-state
2 parents 4ef85f7 + 80aa0c6 commit 0f7546e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ npx @modelcontextprotocol/inspector --cli node build/index.js --method prompts/l
315315
npx @modelcontextprotocol/inspector --cli https://my-mcp-server.example.com
316316

317317
# Connect to a remote MCP server (with Streamable HTTP transport)
318-
npx @modelcontextprotocol/inspector --cli https://my-mcp-server.example.com --transport http
318+
npx @modelcontextprotocol/inspector --cli https://my-mcp-server.example.com --transport http --method tools/list
319319

320320
# Call a tool on a remote server
321321
npx @modelcontextprotocol/inspector --cli https://my-mcp-server.example.com --method tools/call --tool-name remotetool --tool-arg param=value

0 commit comments

Comments
 (0)