Getting Started with Agent Mode
Learn how to use Postman's AI-powered Agent Mode to set up a workspace, build a collection, and write tests — all through natural-language prompts. You'll practice against the Movies API, a public CRUD API for browsing and managing movie data.
Connect to Postman with MCP
Connect your coding assistant to Postman using the Postman MCP Server, then read and run requests from the workspace and collection you built in Getting Started with Agent Mode — directly from your editor. These instructions use a code-editor MCP config as the example, but the same server works with almost any MCP-compatible IDE or agent (Claude Code, Cursor, VS Code Copilot, Windsurf, Gemini CLI, and more).
Claude Code Plugin for Postman
Install the official Postman plugin for Claude Code, then use its natural-language commands to search your workspace, query the Movies API, and run your collection's tests — no manual MCP configuration required.
Making Multi-Repo changes with the AI engineer
You'll add localisation support to an ERP platform composed of 10 microservices, and let the AI Engineer open coordinated PRs across every affected repo — all with a single prompt.