MCP Issues
Troubleshoot Buzzy Builder MCP and Buzzy Custom MCP setup, app edits, exposed tools, permissions, and runtime results.
Last updated
Troubleshoot Buzzy Builder MCP and Buzzy Custom MCP setup, app edits, exposed tools, permissions, and runtime results.
Buzzy has two different MCP surfaces:
Buzzy Builder MCP helps agents create or edit Buzzy app definitions.
Buzzy Custom MCP exposes enabled app-specific tools so MCP clients can work with a particular app's data.
agent cannot connect to Builder MCP
app generation or artifact update fails
generated app has missing screens, broken bindings, or wrong data model relationships
Builder MCP edits do not appear in the Workspace
tests or security review reveal issues after an MCP change
Start with Buzzy Builder MCP. If the issue is visible in a screen, inspect it with In-App Debugging.
MCP client cannot see expected tools
tool is exposed but cannot access the expected rows
Create, read, update, or delete behavior is wrong
permission model allows too much or too little access
app-specific data tools do not match the current datamodel
Start with Buzzy Custom MCP. Check that the app has the intended datatables, fields, row permissions, field permissions, People/Teams settings, and exposed tool configuration.
Confirm whether the issue is Builder MCP or Custom MCP.
Check the app ID and environment the client is connected to.
Check the user's app permissions.
Confirm the datamodel has not changed since the MCP tool or agent prompt was configured.
Use Tests and Security Review after MCP-driven app changes.
Last updated