diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 0f3d559..c6576c4 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -7,7 +7,7 @@ "url": "https://www.postman.com" }, "homepage": "https://learning.postman.com/docs/developer/postman-mcp-server/", - "repository": "https://github.com/Postman-Devrel/postman-plugin", + "repository": "https://github.com/Postman-Devrel/postman-claude-code-plugin", "license": "Apache-2.0", "keywords": [ "postman", diff --git a/README.md b/README.md index e1ecaf0..4e6c3c8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Full API lifecycle management inside Claude Code. One install, zero manual MCP c ## Installation ```bash -claude plugin install postman@Postman-Devrel/postman-plugin +claude plugin install postman@Postman-Devrel/postman-claude-code-plugin ``` ## Quick Start