Faster feedback triage
Your assistant reads every annotated comment and groups it by theme in seconds instead of a manual sweep.
Connect Claude, Cursor, Windsurf or ChatGPT to BugSmash. Ask for open feedback, turn comments into assigned tasks and push approvals forward without switching tabs.
The MCP server removes the manual middle of the review loop, so feedback turns into shipped work in the same conversation.
Your assistant reads every annotated comment and groups it by theme in seconds instead of a manual sweep.
Review, fix and ship from the same chat window. No tab hopping between tool, tracker and editor.
Comments become properly titled, assigned and prioritised tasks without anyone retyping them.
Ask once and the model fixes the design notes, links each commit to its comment and opens the PR.
Use the same lightweight setup pattern your team already expects from MCP clients. Add the server, approve access and start asking.
{
"mcpServers": {
"bugsmash": {
"url": "https://api.bugsmash.io/mcp"
}
}
}Assistants can browse the structure of your review workspace, read the exact feedback thread, then create the next project, version, comment or reply when your workspace allows writes.
Read tools keep the assistant grounded in folders, projects, versions and discussions before it acts.
Write tools stay explicit and permissioned, covering creation plus resolution and approval status changes.
list_foldersreadBrowse folders.list_projectsreadView project status and ownership.list_versionsreadSee uploaded revisions.list_commentsreadPull pinned feedback context.list_repliesreadRead comment discussions.create_replywriteReply in a feedback thread.create_commentwriteAdd a new review comment.update_commentwriteChange resolution status.create_folderwriteCreate an organizing folder.create_projectwriteStart a new review project.create_versionwriteAdd a new revision.update_projectwriteChange approval status.MCP turns your AI client into a live review workspace: it can read the source context, act with permission and keep the work moving.
Assistants list open comments, reply in thread and add new annotated notes without leaving chat.
Change review status, request sign-off and trigger hand-off steps from a single instruction.
Version history, activity and task state are fetched live, so the model never works from stale data.
OAuth 2.1 tokens mean an assistant can only reach what the connected user can already see.
Standard MCP over HTTP and SSE means every new compatible client works on day one, with no plugin to install and nothing to self-host.
It is a Model Context Protocol server that exposes your BugSmash projects, feedback and approvals as callable tools for any compatible AI assistant.
Set up your first review in under a minute. No credit card, no onboarding calls.
