@mailrith/agent-skill
Advanced tools
+4
-0
| # Changelog | ||
| ## 0.1.1 - 2026-07-24 | ||
| - Point hosted MCP discovery to the public Mailrith server card instead of a missing API-origin document. | ||
| ## 0.1.0 - 2026-07-24 | ||
@@ -4,0 +8,0 @@ |
@@ -8,3 +8,3 @@ # Mailrith Connection Guidance | ||
| - Authentication: OAuth for interactive agent clients; bearer API key or OAuth access token only in runtimes that can protect secrets | ||
| - Discovery: `https://api.mailrith.com/.well-known/mcp.json` | ||
| - Discovery: `https://mailrith.com/.well-known/mcp/server-card.json` | ||
@@ -11,0 +11,0 @@ Use the reviewed templates shipped with `@mailrith/agent-skill` for OpenAI, Claude, Codex, n8n, and Pipedream. Client fields change over time, so confirm the client version against the Mailrith compatibility page before installation. |
+2
-2
| { | ||
| "name": "@mailrith/agent-skill", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Installable Mailrith skill for safe AI agent email marketing workflows.", | ||
@@ -33,3 +33,3 @@ "license": "MIT", | ||
| "devDependencies": { | ||
| "@mailrith/sdk": "^0.1.0" | ||
| "@mailrith/sdk": "^0.1.1" | ||
| }, | ||
@@ -36,0 +36,0 @@ "scripts": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
22469
0.62%