postman-client.md

Postman

UI App
from"Postman"

Postman client with MCP support for tools and resources

Developer Tools
PostmanAPIMCP clienttools
install.sh
# Clone the repository
$git clone https://github.com/Postman/postman-client
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve