bim

Design-review threads, comments, reactions and deployments from Bim.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Add Reaction: Add an emoji reaction to a comment. Convention: use 👀 when you have read a thread, 🔧 when you have pushed a fix — these are visible to humans in the panel and Slack.
  • Bim Bootstrap: One-shot context load: returns your identity, workspace, all accessible projects with open/resolved thread counts and latest deployment. Call this first before any other tool — it gives
  • Bim Triage: Generate a prioritised fix-pack for all open threads in a project — the same format the Bim panel uses for agent handoff. Each item lists the page, element location, CSS selector, click po

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Design-review threads, comments, reactions and deployments from Bim. Sign in with Google.

Список инструментов сервера (15)

Технические названия из tools/list. Нужны только разработчикам.

add_reactionAdd an emoji reaction to a comment. Convention: use 👀 when you have read a thread, 🔧 when you have pushed a fix — these are visible to humans in the panel and Slack.
bim_bootstrapOne-shot context load: returns your identity, workspace, all accessible projects with open/resolved thread counts and latest deployment. Call this first before any other tool — it gives you all the UUIDs you need and avoids extra round-trips.
bim_triageGenerate a prioritised fix-pack for all open threads in a project — the same format the Bim panel uses for agent handoff. Each item lists the page, element location, CSS selector, click point, and the full thread so a coding agent can find the element and apply the change.
delete_threadDelete a root comment thread (and all its replies via CASCADE)
edit_commentEdit the body of a comment or reply
get_threadGet a comment thread with all its replies, inline deployment data, and a `location` field with flattened DOM element context (HTML snippet, component name, classes, ancestors). context_screenshot_url and viewport_screenshot_url are public Supabase Storage URLs (no auth required).
list_deploymentsList deployments for a project
list_projectsList projects in a workspace
list_threadsList root-level comment threads. Supports filtering by project UUID or host string, by deployment UUID or identifier string, by page, author, tag, and time. Returns threads with inline deployment data and a `location` field flattening anchor.source for easy element identification.
list_workspacesList all workspaces the current user belongs to
remove_reactionRemove an emoji reaction from a comment
reply_to_threadPost a reply to an existing comment thread. Replies are attributed to the PAT owner but marked origin='mcp' so the panel renders them as 'Claude · via <name>'.
resolve_threadResolve or unresolve a comment thread. Pass note to post a closing comment in the same call (e.g. 'Fixed in commit abc123, live on preview'). The note is marked origin='mcp' so the panel renders it as 'Claude · via <name>'.
search_threadsSearch comment threads by body text (case-insensitive). Returns root threads whose body matches the query, plus any replies whose body matches. Useful for finding a specific pin by keyword.
set_deprecatedMark comment threads as deprecated or un-deprecated in bulk
bim: подключить к Claude, ChatGPT, Cursor · Connectors.fun