#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
# Check if commit is merge commit or a commit ammend
if [ -z "${2}" ]; then
# Only use commitizen when no commit type is already set
grep -q "^[a-z]\+(" "$1" || exec < /dev/tty npx cz --hook || true
fi
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/lupuletic/onyx-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server