We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/standardbeagle/agnt'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•751 B
# @standardbeagle/devtool-mcp
> **DEPRECATED**: This package has been renamed to [@standardbeagle/agnt](https://www.npmjs.com/package/@standardbeagle/agnt).
## Migration
```bash
npm uninstall @standardbeagle/devtool-mcp
npm install -g @standardbeagle/agnt
```
## What Changed?
The package has been rebranded from `devtool-mcp` to `agnt` to better reflect its purpose as an AI coding agent toolkit.
All functionality remains the same. The `devtool-mcp` command will continue to work through this wrapper, but new features and updates will only be published to `@standardbeagle/agnt`.
## New Package
Visit [@standardbeagle/agnt](https://github.com/standardbeagle/agnt) for:
- Latest documentation
- New features
- Bug fixes
- Community support