Agentry skill handoff for agent-native analytics and logging.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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.
This repository contains public discovery surfaces for Agentry across MCP, Claude Code, Codex, and agent IDE adapter ecosystems.
packages/mcp - MCP server that returns the canonical Agentry skill handoff.plugins/agentry - shared Claude Code and Codex plugin containing the
canonical Agentry skill..claude-plugin/marketplace.json - Claude Code marketplace catalog..agents/plugins/marketplace.json - Codex plugin marketplace catalog.https://api.agentry.sh/adapters - live adapter manifest for repo-local
instruction files used by AI coding IDEs and agent CLIs.The MCP server and skill do not proxy the Agentry API, ingest telemetry, or replace the live docs. Runtime apps write directly to Agentry's HTTP API.
Agentry is distributed as a skill, MCP handoff, OpenAPI Action schema, and repo-local instruction adapters for the agent surfaces developers already use:
The adapter manifest is the canonical place to discover the current native file path for each client: https://api.agentry.sh/adapters.
io.github.fr33dr4g0n/agentry-observabilityMCP client config:
The MCP surface 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.
The plugin in plugins/agentry bundles the same skill for Claude Code plugin
marketplace installs.
Agentry is distributed to Codex as a Git-backed marketplace source. It will not appear in global Codex plugin search for unrelated accounts until they add this marketplace source, receive a workspace share, or OpenAI curates it.
Then open Codex Plugins and switch to the agentry marketplace source if you
want to browse it visually.
The plugin in plugins/agentry bundles the same skill for Codex plugin
marketplace installs and includes Agentry logo metadata for Codex plugin cards.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agentry-observability)<a href="https://allmcps.com/mcp/agentry-observability"><img src="https://allmcps.com/api/badge/agentry-observability?style=directory" alt="Agentry Observability on AllMCPs" /></a>