🎩 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.29
to
0.0.30
+5
-1
bin/agentry-mcp.js
#!/usr/bin/env node
const SERVER_VERSION = "0.0.29";
const SERVER_VERSION = "0.0.30";

@@ -16,2 +16,4 @@ const LINKS = {

skillRepository: "https://github.com/fr33dr4g0n/agentry-skill",
codexMarketplaceCatalog: "https://github.com/fr33dr4g0n/agentry-public/blob/main/.agents/plugins/marketplace.json",
claudeMarketplaceCatalog: "https://github.com/fr33dr4g0n/agentry-public/blob/main/.claude-plugin/marketplace.json",
mcpRegistryName: "io.github.fr33dr4g0n/agentry-observability"

@@ -44,2 +46,4 @@ };

- Skill repository: ${LINKS.skillRepository}
- Codex marketplace catalog: ${LINKS.codexMarketplaceCatalog}
- Claude marketplace catalog: ${LINKS.claudeMarketplaceCatalog}
- MCP registry name: ${LINKS.mcpRegistryName}

@@ -46,0 +50,0 @@

+3
-1
{
"name": "@agentrysh/mcp",
"version": "0.0.29",
"version": "0.0.30",
"mcpName": "io.github.fr33dr4g0n/agentry-observability",

@@ -25,2 +25,4 @@ "description": "MCP handoff to the Agentry skill for agent-native analytics and logging.",

"model-context-protocol",
"codex-plugin",
"claude-code",
"ai-coding-agents",

@@ -27,0 +29,0 @@ "agent-native",

@@ -43,2 +43,4 @@ # Agentry MCP Server

- Adapter manifest: https://api.agentry.sh/adapters
- Codex marketplace catalog: https://github.com/fr33dr4g0n/agentry-public/blob/main/.agents/plugins/marketplace.json
- Claude marketplace catalog: https://github.com/fr33dr4g0n/agentry-public/blob/main/.claude-plugin/marketplace.json
- MCP registry name: `io.github.fr33dr4g0n/agentry-observability`

@@ -45,0 +47,0 @@

@@ -6,3 +6,3 @@ {

"description": "Agentry skill handoff for agent-native analytics and logging.",
"version": "0.0.29",
"version": "0.0.30",
"websiteUrl": "https://agentry.sh",

@@ -18,3 +18,3 @@ "repository": {

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

@@ -21,0 +21,0 @@ "type": "stdio"