#!/usr/bin/env fish
echo "$(status current-filename) $argv"
if test -d "$(git rev-parse --git-dir)/rebase-merge"
or test -d "$(git rev-parse --git-dir)/rebase-apply"
or test -f "$(git rev-parse --git-dir)/MERGE_HEAD"
# skip for rebase/merge
exit
# by the way $1 seems to have # commits affected? during rebase?
# 3) 2)
end
# make clean && make tags
rag_indexer --githook
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/g0t4/mcp-server-commands'
If you have feedback or need assistance with the MCP directory API, please join our Discord server