API development and testing platform
Connect to Postman for API testing, collection management, and environment handling.
{
"mcpServers": {
"postman": {
"mcpServers": {
"postman": {
"env": {
"POSTMAN_API_KEY": "your-postman-api-key"
},
"args": [
"-y",
"postman-mcp-server"
],
"command": "npx"
}
}
}
}
}