Claude and ChatGPT
Connect with OAuth. Ask what is hurting checkout, open a finding, dispatch it to your engineer agent and approve the pull request without leaving the chat.
Claude Code, Codex and Cursor
Connect with an MCP token. Pull an agent-ready task spec, implement it, and verify the fix against production data.
What the server exposes
Human decisions (
review_action_request, set_task_spec_status, promote_insight_to_triage, request_implementation, set_insight_status) are only callable from the views. The model can describe them but never trigger them; a person clicks.
Every decision made through an assistant is attributed to the signed-in member and written to the same accountability trail as the dashboard.
Resources and prompts
observerbee://task-specs/{id}andobserverbee://insights/{id}: Markdown documents for clients that attach context instead of calling tools.fix_friction: a guarded implementation brief for a coding agent, ending with averify_fixstep.triage_findings: ranks a project’s open findings and proposes which to turn into specs.