Skip to content

Postman MCP Server for Zed

com.postman/postman-mcp-server

Give your AI agents trusted access to the full Postman platform.

client:Zed transport:streamable-http runtime:npm

Install Postman MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "postman-mcp-server": {
      "url": "https://mcp.postman.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Postman MCP Server in other clients