MCP approvals
Review side effects in Tabbio before an external AI client can complete them.
9f9ee0f8Pending instead of immediate#
When a direct MCP call targets an approval-required tool, Tabbio stores a pending approval with the tool name, arguments, user, workspace, and MCP surface. The requested side effect does not run yet.
Review in Tabbio#
Open MCP access in Settings and inspect the request. Confirm the destination, content, job, CV, candidate, or workspace. Approve only if it matches your intent; otherwise reject it.
Client polling#
The client can call mcp.approvalStatus with the approval identifier. The server returns only an MCP approval belonging to the authenticated user. Once approved, Tabbio executes the stored tool through the same audited domain service used by the app.
Expired or failed actions#
Do not repeatedly approve duplicates. If an action fails after approval, review the error and current state before requesting it again.