@agentrysh/mcp
Advanced tools
| #!/usr/bin/env node | ||
| const SERVER_VERSION = "0.0.25"; | ||
| const SERVER_VERSION = "0.0.26"; | ||
@@ -5,0 +5,0 @@ const LINKS = { |
+1
-1
| { | ||
| "name": "@agentrysh/mcp", | ||
| "version": "0.0.25", | ||
| "version": "0.0.26", | ||
| "mcpName": "io.github.fr33dr4g0n/agentry-observability", | ||
@@ -5,0 +5,0 @@ "description": "MCP handoff to the Agentry skill for agent-native analytics and logging.", |
+6
-0
| # Agentry MCP Server | ||
| <p> | ||
| <a href="https://agentry.sh"> | ||
| <img src="https://agentry.sh/brand/agentry-lockup-light.svg" alt="Agentry" width="248"> | ||
| </a> | ||
| </p> | ||
| Agentry is agent-native analytics and logging for coding agents. It covers | ||
@@ -4,0 +10,0 @@ product analytics, error logging, and deploy attribution through one HTTP API so |
+2
-2
@@ -6,3 +6,3 @@ { | ||
| "description": "Agentry skill handoff for agent-native analytics and logging.", | ||
| "version": "0.0.25", | ||
| "version": "0.0.26", | ||
| "websiteUrl": "https://agentry.sh", | ||
@@ -18,3 +18,3 @@ "repository": { | ||
| "identifier": "@agentrysh/mcp", | ||
| "version": "0.0.25", | ||
| "version": "0.0.26", | ||
| "transport": { | ||
@@ -21,0 +21,0 @@ "type": "stdio" |
10725
1.33%83
7.79%