
Standardbeagle Agnt
- 5 repo stars
- Updated July 23, 2026
- standardbeagle/agnt
standardbeagle-agnt is a Claude Code plugin that adds an MCP server for project detection, process management, reverse proxy, and frontend instrumentation.
About
standardbeagle-agnt is a Claude Code plugin bundling an MCP server aimed at day-to-day development ergonomics for developers shipping web apps. Instead of juggling separate scripts for finding the right package manager, spawning processes, and capturing what the browser actually sent, agnt centralizes project detection, process management, and a reverse proxy with optional frontend instrumentation and traffic logging. Agents can use it to sketch flows, diagnose UI issues, and correlate requests without leaving the MCP tool surface. The plugin fits developers who live in Cursor or Claude Code during implementation and want observable local stacks rather than production APM. It is integration-heavy MCP plumbing, not a deployment or SEO skill; pair it with your usual test and review practices before ship.
- MCP server for development tooling: project detection and process management
- Reverse proxy with traffic logging for local frontend and API debugging
- Browser and frontend instrumentation hooks for diagnostic and wireframe-oriented workflows
- Agent-facing surface so Claude Code can orchestrate dev servers and logged traffic
Standardbeagle Agnt by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
/plugin install standardbeagle-agnt@standardbeagle/agntAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 5 |
|---|---|
| Last updated | July 23, 2026 |
| Repository | standardbeagle/agnt ↗ |
What it does
Register agnt MCP when you want your coding agent to detect projects, manage dev processes, proxy local traffic, and capture frontend instrumentation for debugging.
Who is it for?
Best when you're debugging SPAs or full-stack apps and want MCP-native project detection, process control, and traffic-visible reverse proxy during build.
Skip if: Production incident response teams needing hosted APM, or backend-only CLI projects with no browser surface.
What you get
With agnt MCP registered, your agent can drive a consistent local dev stack with proxy, logging, and frontend diagnostics from one integration.
- MCP-accessible project detection and dev process controls
- Reverse-proxied local traffic with logging for agent-assisted diagnosis
- Frontend instrumentation hooks for sketch and debug workflows
By the numbers
- Plugin bundle lists 1 plugin from repo standardbeagle/agnt
- Catalog metadata reports 3 GitHub stars on the repository
Recommended Plugins
How it compares
MCP development server with proxy and instrumentation, not a Gemini CLI skill or MySQL query library.
FAQ
Who is Standardbeagle Agnt for?
It is for developers using Claude Code or compatible agents who want MCP tools for local project detection, dev process management, and frontend traffic diagnostics.
When should I use Standardbeagle Agnt?
Use it while building or debugging a web app locally when you need reverse-proxy traffic logging, process management, or browser instrumentation from the agent.
How do I add Standardbeagle Agnt to my agent?
Install the standardbeagle/agnt Claude Code plugin, configure the agnt MCP server in your agent's MCP settings, and start your dev stack so tools can detect the project and attach proxy or instrumentation.