Skip to main content
Glama
settings.json1.02 kB
{ "hooks": { "PreToolUse": [ { "matcher": "Write", "hooks": [ { "type": "command", "command": "bun ./packages/scaffold-mcp/src/cli.ts hook --type claude-code.preToolUse" } ] }, { "matcher": "Edit|Update", "hooks": [ { "type": "command", "command": "bun ./packages/architect-mcp/src/cli.ts hook --type claude-code.preToolUse" } ] } ], "PostToolUse": [ { "matcher": "Edit|Write|Update", "hooks": [ { "type": "command", "command": "bun ./packages/architect-mcp/src/cli.ts hook --type claude-code.postToolUse" } ] }, { "matcher": "mcp__one-mcp__use_tool", "hooks": [ { "type": "command", "command": "bun ./packages/scaffold-mcp/src/cli.ts hook --type claude-code.postToolUse" } ] } ] } }

Latest Blog Posts

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/AgiFlow/aicode-toolkit'

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