# pieces-datadog
This library was generated with [Nx](https://nx.dev).
## Building
- Run `nx build pieces-datadog` to build the library.
- Add `datadog` to `AP_DEV_PIECES` environment variable to test
## Adding new actions
- Check the [Datadog API documentation](https://docs.datadoghq.com/api/latest/) to see the available endpoints and parameters.
- Prefer using the typescript SDK ([`@datadog/datadog-api-client`](https://github.com/DataDog/datadog-api-client-typescript)) over the HTTP API for better type safety and documentation.
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/activepieces/activepieces'
If you have feedback or need assistance with the MCP directory API, please join our Discord server