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>
Plugin lives in DevRel org for now, not postmanlabs. Updated
plugin.json repository field and README install command.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Updated plugin.json with correct metadata, repo URL, and keywords.
Added .mcp.json to auto-configure Postman MCP Server on plugin install
with env var substitution for API key and X-Source tracking header.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add postman-docs MCP server to plugin.json (v1.1.0)
- Update command instructions to use docs MCP for "how do I" questions
- Update README with documentation intelligence section
- Plugin now combines operations (scripts) + knowledge (docs MCP)
This turns AI into a true Postman expert that can both execute
and explain. Jon Konrath's Learning Center MCP endpoint:
https://learning.postman.com/_mcp/server
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- /postman slash command for API lifecycle management
- Collections, environments, monitors, mocks CRUD
- Clara integration for agent-readiness analysis
- Security auditing and code generation
- Knowledge base for agent-ready API patterns
Install with: /plugin install postman-skill
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>