@pentatrail/mcp-server
Advanced tools
@@ -1,1 +0,1 @@ | ||
| export declare const VERSION = "0.7.0"; | ||
| export declare const VERSION = "0.7.1"; |
+1
-1
@@ -8,2 +8,2 @@ "use strict"; | ||
| // see RELEASING.md. | ||
| exports.VERSION = '0.7.0'; | ||
| exports.VERSION = '0.7.1'; |
+1
-1
| { | ||
| "name": "@pentatrail/mcp-server", | ||
| "version": "0.7.0", | ||
| "version": "0.7.1", | ||
| "mcpName": "co.pentatrail/ctem", | ||
@@ -5,0 +5,0 @@ "description": "PentaTrail MCP Server — access your CTEM / ASM (attack surface management) data from an AI agent via the Model Context Protocol", |
+3
-4
@@ -8,4 +8,4 @@ # @pentatrail/mcp-server | ||
| The published server exposes the public CTEM tools registered by | ||
| `registerPublicCtemTools`, and that surface is **read-only** — every tool needs | ||
| only the `ctem:read` scope. Internal MCP-only tools are not registered. | ||
| `registerPublicCtemTools`, and that surface is **read-only**. Internal | ||
| MCP-only tools are not registered. | ||
@@ -85,4 +85,3 @@ ## Setup | ||
| - PentaTrail account with an active contract | ||
| - API key with the `ctem:read` scope — that is the only scope this server needs, | ||
| because every tool it registers reads | ||
| - A PentaTrail API key | ||
@@ -89,0 +88,0 @@ ## License |
26206
-0.56%89
-1.11%