Skip to content

Commit a405a79

Browse files
authored
feat: add mcpb bundle icon (#51)
1 parent f536edc commit a405a79

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

icon.png

14.1 KB
Loading

manifest-full.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"manifest_version": "0.1",
3-
"version": "2.3.4",
2+
"manifest_version": "0.2",
3+
"version": "2.3.3",
44
"name": "postman-mcp-server-full",
55
"display_name": "Postman MCP Server (Full)",
6-
"description": "A comprehensive MCP server with all available Postman API tools (106+ tools).",
6+
"description": "Connect your AI to your APIs on Postman.",
77
"long_description": "This extension enables AI assistants to interact with the Postman API through Model Context Protocol (MCP). This full version provides access to all available Postman API tools including advanced features like collection forks, comments, monitors, PAN operations, and more. All secured with your Postman API key.",
88
"author": {
99
"name": "Postman, Inc.",

manifest-minimal.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"manifest_version": "0.1",
3-
"version": "2.3.4",
2+
"manifest_version": "0.2",
3+
"version": "2.3.3",
44
"name": "postman-mcp-server-minimal",
55
"display_name": "Postman MCP Server (Minimal)",
6-
"description": "Connect your AI to your APIs on Postman",
6+
"description": "Connect your AI to your APIs on Postman.",
77
"long_description": "This extension enables AI assistants to interact with the Postman API through Model Context Protocol (MCP). This minimal version includes only the essential tools for basic Postman operations, providing faster performance and simplifying use for common workflows. All secured with your Postman API key.",
88
"author": {
99
"name": "Postman, Inc.",

0 commit comments

Comments
 (0)