File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # Postman API MCP Server
1+ # Postman MCP Server
22
33** This project offers a single MCP-compatible server option:**
44
@@ -43,7 +43,7 @@ You can integrate your MCP server with Visual Studio Code to use it with VS Code
4343 - **postman-api-mcp**: Uses the local stdio-based server, running directly from your project files.
4444 - Clone the repository
4545 - In the repository root folder, execute `npm install && npm run build`. This compiles the server code in the `dist` folder.
46- - Make sure to replace `${workspaceFolder}` in the mcp.json file with the full path to the Postman API MCP repository.
46+ - Make sure to replace `${workspaceFolder}` in the mcp.json file with the full path to the Postman MCP repository.
4747
48484 . When prompted, enter your Postman API key.
4949
You can’t perform that action at this time.
0 commit comments