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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ Configure the extension to use the **postman-api-mcp** server, a local STDIO-bas

### Claude integration

To integrate the MCP server with Claude, check the latest [Postman MCP server release](https://github.com/postmanlabs/postman-mcp-server/releases) and download one of the available `.dxt` files:
To integrate the MCP server with Claude, check the latest [Postman MCP server release](https://github.com/postmanlabs/postman-mcp-server/releases) and download one of the following `.dxt` files:

- **postman-api-mcp-minimal.dxt** - Contains 37 essential tools for basic Postman operations
- **postman-api-mcp-full.dxt** - Contains all 106+ tools for comprehensive Postman functionality
- **postman-api-mcp-minimal.dxt** - Contains 37 essential tools for basic Postman operations.
- **postman-api-mcp-full.dxt** - Contains all 106+ tools for comprehensive Postman functionality.

For more information, see Anthropic's [Claude Desktop Extensions](https://www.anthropic.com/engineering/desktop-extensions) documentation.

Expand Down
Loading