Help Center

Get Buggazi running with your coding agent.

Quickstart

Connect your agent in about two minutes. Pick your tool, or browse the full guide.

Browse all quickstarts →

Claude Code

Cursor

Cline

Windsurf

Codex

Claude Web / Raycast

Common help topics

Install the bgz CLI

npm install -g buggazi, then bgz signup

Set up the remote MCP

SSE endpoint for Claude Web, Raycast and any MCP client

File a bug / plan a feature

bgz bug and bgz feature from the terminal

Full command reference

Every command and flag in llms.txt

For coding agents

Your agent can self-serve the full command contract locally, no round-trip needed:

bgz init                # quickstart + skill block
bgz init --agent-schema # full command + flag contract (JSON)
bgz --help              # complete reference

Still stuck?

Ask tAI using the chat bubble at the bottom-right of the screen. It answers pricing and how-to questions, and files feedback straight to our team.

Working from an agent? File feedback from the terminal:

bgz feedback "Can't connect the remote MCP" -t bug
tAI

Hi! I'm τAI

I can help with bug tracking, feature planning, sprint management, pricing, or setting up a new project. What can I help you with?

tAI is thinking...