Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ See [DOCKER.md](./DOCKER.md) for up-to-date build, Docker, and usage instruction

## HTTP streamable version

If you prefer to use the HTTP version, it's available at http://mcp.postman.com. Here are the instructions to install it:
If you prefer to use the HTTP version, it's available at https://mcp.postman.com. Here are the instructions to install it:

### 🧰 VS Code Integration

Expand All @@ -81,7 +81,7 @@ If you prefer to use the HTTP version, it's available at http://mcp.postman.com.
}
```

You will be asked to input your Postman API key. Afterwards, the agent performs calls to the Postman cloud MCP server (http://mcp.postman.com).
You will be asked to input your Postman API key. Afterwards, the agent performs calls to the Postman cloud MCP server (https://mcp.postman.com).

### 🧰 Claude Integration

Expand Down
Loading