mirror of
https://github.com/Postman-Devrel/postman-claude-code-plugin.git
synced 2026-04-16 10:29:58 +00:00
fix: match renamed repo (postman-claude-code-plugin)
GitHub renamed the repo from postman-plugin to postman-claude-code-plugin. Updated all references. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"url": "https://www.postman.com"
|
"url": "https://www.postman.com"
|
||||||
},
|
},
|
||||||
"homepage": "https://learning.postman.com/docs/developer/postman-mcp-server/",
|
"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",
|
"license": "Apache-2.0",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"postman",
|
"postman",
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ Full API lifecycle management inside Claude Code. One install, zero manual MCP c
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
claude plugin install postman@Postman-Devrel/postman-plugin
|
claude plugin install postman@Postman-Devrel/postman-claude-code-plugin
|
||||||
```
|
```
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|||||||
Reference in New Issue
Block a user