SessionStart
01Hook Claude Code
Runs when a session starts, executing session-start.sh. From fruggr/zendesk-mcp-server.
Hook Claude Code
Runs when a session starts, executing session-start.sh. From fruggr/zendesk-mcp-server.
Hook Claude Code
Runs before the agent uses a tool for mcp__github__create_pull_request, mcp__github__update_pull_request, mcp__github__add_issue_comment, mcp__github__add_comment_to_pending_review, mcp__github__add_reply_to_pull_request_comment, mcp__github__pull_request_review_write and mcp__github__issue_write tool calls, running…
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing biome.mjs with --write, --skip and --no-errors-on-unmatched. From fruggr/zendesk-mcp-server.
Settings file Claude Code
Agent settings declaring 3 hook events (SessionStart, PreToolUse, PostToolUse).
Skill Claude CodeCodex
Drive the inter-LLM functional test harness for this MCP server. Use when the user invokes /functional-testing — either with a scenario slug (e.g. 01-namespace-readonly) or all. Reads STATE.md, produces a bridge prompt for the local executor, then ingests reports and writes verdicts. Never reads expected.md until the…
Skill Claude CodeCodex
Create a functional validation plan for a feature or bugfix. Use whenever you author an implementation plan, finish a feature/bugfix with runtime-observable behaviour, or prepare a PR that needs independent end-to-end validation — even when validation isn't explicitly asked for.
Skill Claude CodeCodex
Execute a functional validation plan and report the findings. Use whenever you're asked to validate, QA, functionally verify, or check a feature/bugfix on a branch, or you're handed a functional validation plan to run — even when the skill isn't named.
MCP server Claude CodeCodexCursor +2
MCP server "zendesk-local" as configured in fruggr/zendesk-mcp-server. Launched with pnpm exec tsx src/index.ts --mode all --dev. Needs 1 environment variable to run.
Instructions file CodexOpenCode
Instructions for fruggr/zendesk-mcp-server, covering agents.md — working guide for ai agents, claim before you build — no duplicate work, architecture, design principle — usage-first, not api-shaped and testing.
Instructions file
Instructions for fruggr/zendesk-mcp-server, a project described as: Bring Zendesk deep into your AI assistant: find answers and draft, update and translate Help Center articles, and manage Support tickets end to end: comments, triage and attachments. All in plain language.
MCP server Claude CodeCodexCursor +2
Draft, translate and update Help Center articles and manage Zendesk tickets from your AI assistant. Runs locally from the @fruggr/zendesk-mcp-server npm package. Needs 1 environment variable to run.