🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@agentrysh/mcp

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentrysh/mcp - npm Package Compare versions

Comparing version
0.0.30
to
0.0.31
+2
-2
bin/agentry-mcp.js
#!/usr/bin/env node
const SERVER_VERSION = "0.0.30";
const SERVER_VERSION = "0.0.31";

@@ -21,3 +21,3 @@ const LINKS = {

const SKILL_HANDOFF_TEXT = `Agentry is agent-native analytics and logging for coding agents: product analytics, error logging, and deploy attribution over one HTTP API.
const SKILL_HANDOFF_TEXT = `Agentry gives AI coding agents product analytics, error logging, and deploy attribution over one HTTP API.

@@ -24,0 +24,0 @@ Canonical Agentry skill:

{
"name": "@agentrysh/mcp",
"version": "0.0.30",
"version": "0.0.31",
"mcpName": "io.github.fr33dr4g0n/agentry-observability",
"description": "MCP handoff to the Agentry skill for agent-native analytics and logging.",
"description": "MCP handoff to the Agentry skill for product analytics, error logging, and deploy attribution.",
"type": "module",

@@ -7,0 +7,0 @@ "bin": {

@@ -9,5 +9,5 @@ # Agentry MCP Server

Agentry is agent-native analytics and logging for coding agents. It covers
product analytics, error logging, and deploy attribution through one HTTP API so
agents can answer what users did, what broke, and what changed.
Agentry gives AI coding agents product analytics, error logging, and deploy
attribution through one HTTP API so agents can answer what users did, what
broke, and what changed.

@@ -14,0 +14,0 @@ ## What Agentry Does

@@ -5,4 +5,4 @@ {

"title": "Agentry Observability",
"description": "Agentry skill handoff for agent-native analytics and logging.",
"version": "0.0.30",
"description": "Agentry skill handoff for product analytics, error logging, and deploy attribution.",
"version": "0.0.31",
"websiteUrl": "https://agentry.sh",

@@ -12,4 +12,22 @@ "repository": {

"source": "github",
"id": "1239325672",
"subfolder": "packages/mcp"
},
"icons": [
{
"src": "https://agentry.sh/brand/agentry-icon-white-bg-black.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
},
{
"src": "https://agentry.sh/brand/agentry-lockup-light.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
],
"theme": "dark"
}
],
"packages": [

@@ -19,3 +37,3 @@ {

"identifier": "@agentrysh/mcp",
"version": "0.0.30",
"version": "0.0.31",
"transport": {

@@ -22,0 +40,0 @@ "type": "stdio"