Postman MCP Server for Cursor
com.postman/postman-mcp-server
Give your AI agents trusted access to the full Postman platform.
client:Cursor
transport:streamable-http
runtime:npm
Install Postman MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"postman-mcp-server": {
"url": "https://mcp.postman.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs