@agentrysh/mcp
Advanced tools
| #!/usr/bin/env node | ||
| const SERVER_VERSION = "0.0.28"; | ||
| const SERVER_VERSION = "0.0.29"; | ||
@@ -5,0 +5,0 @@ const LINKS = { |
+2
-1
| { | ||
| "name": "@agentrysh/mcp", | ||
| "version": "0.0.28", | ||
| "version": "0.0.29", | ||
| "mcpName": "io.github.fr33dr4g0n/agentry-observability", | ||
@@ -8,2 +8,3 @@ "description": "MCP handoff to the Agentry skill for agent-native analytics and logging.", | ||
| "bin": { | ||
| "mcp": "bin/agentry-mcp.js", | ||
| "agentry-mcp": "bin/agentry-mcp.js" | ||
@@ -10,0 +11,0 @@ }, |
+2
-2
@@ -6,3 +6,3 @@ { | ||
| "description": "Agentry skill handoff for agent-native analytics and logging.", | ||
| "version": "0.0.28", | ||
| "version": "0.0.29", | ||
| "websiteUrl": "https://agentry.sh", | ||
@@ -18,3 +18,3 @@ "repository": { | ||
| "identifier": "@agentrysh/mcp", | ||
| "version": "0.0.28", | ||
| "version": "0.0.29", | ||
| "transport": { | ||
@@ -21,0 +21,0 @@ "type": "stdio" |
11826
0.28%