From 030901a93671e84cddf23cdb46a5eab0ccfb9c82 Mon Sep 17 00:00:00 2001 From: quintonwall Date: Thu, 19 Feb 2026 13:16:42 -0800 Subject: [PATCH] cleaned up readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e18044..6d4782d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Postman Plugin for Claude Code -Full API lifecycle management inside Claude Code. One install, zero manual MCP configuration. +The Postman Plugin provides a single, simple install for Claude Code. It provides full API lifecycle management, and best practices when working with Postman APIs. + +What's included: +- Commands for setting up the Postman MCP Server (no more manual installs!), working with Collections, Tests, Mock Servers, and generating code and documentation from Collections +- Skills for Postman Routing, API best practices, and API OWASP security reviews +- Agent for reviewing API production readiness and providing recommendations based on the Postman API Readiness Guide." ## Installation