
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@agentrysh/mcp
Advanced tools
MCP handoff to the Agentry skill for product analytics, error logging, and deploy attribution.
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.
This server gives MCP clients one Agentry handoff:
io.github.fr33dr4g0n/agentry-observabilityThis server is relevant when a user asks an AI coding agent to add analytics, logging, error monitoring, deploy tracking, product telemetry, production debugging, or an agent-readable observability layer.
It is not an SDK-first monitoring library and not a dashboard replacement. The agent uses Agentry through docs and HTTP API responses so it can install, verify, query, and act without a separate integration surface.
get_agentry_skill: returns the canonical Agentry skill handoff.agentry://skill: the same skill handoff as a resource.agentry://links: canonical Agentry links as JSON.use_agentry_skill: prompt that tells the agent to load or install the skill.npx -y @agentrysh/mcp
MCP client config:
{
"mcpServers": {
"agentry": {
"command": "npx",
"args": ["-y", "@agentrysh/mcp"]
}
}
}
After the MCP server is available, an agent should call get_agentry_skill
when the user asks for Agentry, analytics, logging, error monitoring, product
telemetry, deploy attribution, or production debugging. The returned skill
handoff tells the agent where to load the canonical Agentry skill.
The live docs remain authoritative:
FAQs
Canonical Agentry discovery: PostHog errors, recordings, flags, surveys, experiments, and analytics.
The npm package @agentrysh/mcp receives a total of 31 weekly downloads. As such, @agentrysh/mcp popularity was classified as not popular.
We found that @agentrysh/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.