Agentry Observability
About
Points agents to the canonical Agentry install docs for errors, product analytics, and deploy attribution.
Details
- Author
- fr33dr4g0n
- Categories
- Developer Tools, Knowledge Base, Other
Jump to
Setup
Install Agentry Observability in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/fr33dr4g0n/agentry-public
Follow the installation instructions in the repository README, then restart your MCP client.
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.
- Product analytics for user, funnel, activation, retention, and business events.
- Error logging for exceptions, failed jobs, operational failures, and case context.
- Deploy attribution that connects production behavior to releases and code changes.
- Agent-led install from the actual codebase, with verification before the setup is called complete.
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:
- Codex and Claude Code.
- Cursor, VS Code with GitHub Copilot, Visual Studio with GitHub Copilot, and GitHub Copilot coding agent.
- Devin Desktop/Windsurf Cascade, Cline, Roo Code, Continue, Zed, Gemini CLI, Aider, and OpenCode.
- ChatGPT custom GPT Actions, generic MCP clients, and AGENTS.md-aware agents.
- AGENTS.md-compatible agents such as Jules, Factory, Amp, goose, Warp, JetBrains Junie, Augment Code, Kilo Code, Phoenix, Semgrep, Ona, and UiPath coded agents.
The adapter manifest is the canonical place to discover the current native file path for each client:https://api.agentry.sh/adapters.
- Install:https://agentry.sh/install.md
- Skill:https://agentry.sh/skill/agentry/SKILL.md
- Daily use:https://agentry.sh/agentry.md
- API discovery:https://api.agentry.sh/
- OpenAPI:https://api.agentry.sh/v1/openapi.json
- Website:https://agentry.sh/
- NPM package:https://www.npmjs.com/package/@agentrysh/mcp
- MCP repository:https://github.com/fr33dr4g0n/agentry-public
- Skill repository:https://github.com/fr33dr4g0n/agentry-skill
- Live skill:https://agentry.sh/skill/agentry/SKILL.md
- 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
{ "mcpServers": { "agentry": { "command": "npx", "args": ["-y", "@agentrysh/mcp"] } } }
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.
mkdir -p ~/.claude/skills/agentry curl -fsSL https://agentry.sh/skill/agentry/SKILL.md > ~/.claude/skills/agentry/SKILL.md
The plugin inplugins/agentrybundles 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.
codex plugin marketplace add fr33dr4g0n/agentry-public codex plugin add agentry@agentry
Then open Codex Plugins and switch to theagentrymarketplace source if you want to browse it visually.
The plugin inplugins/agentrybundles the same skill for Codex plugin marketplace installs and includes Agentry logo metadata for Codex plugin cards.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Extentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses
An MCP server tailored for React Native–first development using Gluestack UI
Create and read feature flags, review experiments, generate flag types, search docs, and interact with GrowthBook's feature flagging and experimentation platform.
Gives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control.
Understand, develop, and debug authorization policies in Oso Cloud.
Up-to-date documentation for your coding agent. Covers 1000s of public repos and sites. Built by ref.tools
Gives coding agents deterministic, read-only documentation handoffs with edit boundaries, ownership, and required checks before repository changes.
Deterministic JSON checks with signed evidence and x402-paid execution
Search Apple's Developer Documentation with smart search and wildcard support.
Tamper-evident action logging for AI agents: hash-chained ledger_append/ledger_verify MCP tools over one JSONL file, zero dependencies — proves the record wasn't altered in place (limits stated honestly in the docs).
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





