We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gemyago/atlacp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
mockery.mdc•355 B
---
description: This rule applies to mocks and mocking in general
globs:
alwaysApply: false
---
# Rules here specify how to use mockery
* Mockery v2 is still used
* It's configured via mockery config .mockery.yaml
* If you need to regenerate mocks, always run `mockery` from project root without args
* Add new interfaces to the .mockery.yaml as needed