Skip to content

Commit 4b26483

Browse files
authored
refactor: postman api mcp <> postman mcp (#17)
1 parent 7b913cb commit 4b26483

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

4848
4. When prompted, enter your Postman API key.
4949

0 commit comments

Comments
 (0)