Postman MCP Server for VS Code
com.postman/postman-mcp-server
Give your AI agents trusted access to the full Postman platform.
client:VS Code
transport:streamable-http
runtime:npm
Install Postman MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"postman-mcp-server": {
"type": "http",
"url": "https://mcp.postman.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs