Sign In

@wardenpoint/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wardenpoint/mcp-server - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+2
-1
package.json
{
"name": "@wardenpoint/mcp-server",
"version": "0.1.1",
"mcpName": "io.github.WardenPoint/wardenpoint-mcp",
"version": "0.1.2",
"description": "MCP server for WardenPoint: let an agent configure recipients, groups, escalation policies, on-call schedules and alert routing. Built entirely from the installation's own OpenAPI description.",

@@ -5,0 +6,0 @@ "keywords": [

@@ -20,3 +20,3 @@ # WardenPoint MCP server

"WARDENPOINT_BASE_URL": "https://wardenpoint.com",
"WARDENPOINT_API_TOKEN": "wp_live_..."
"WARDENPOINT_API_TOKEN": "acb_xxxxxxxx.xxxxxxxx"
}

@@ -23,0 +23,0 @@ }