Skip to main content
Glama

Dodo Payments

Official
by dodopayments
lint409 B
#!/usr/bin/env bash set -e cd "$(dirname "$0")/.." echo "==> Running eslint" ./node_modules/.bin/eslint . echo "==> Building" ./scripts/build echo "==> Checking types" ./node_modules/typescript/bin/tsc echo "==> Running Are The Types Wrong?" ./node_modules/.bin/attw --pack dist -f json >.attw.json || true node scripts/utils/attw-report.cjs echo "==> Running publint" ./node_modules/.bin/publint dist

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/dodopayments/dodopayments-node'

If you have feedback or need assistance with the MCP directory API, please join our Discord server