MCP / Automation
MCP architecture, machine clients, scopes, tools, and governed automation.
MCP in IdentityBridge: Overview and Architecture
IdentityBridge exposes Model Context Protocol so MCP-capable AI/automation clients can discover and invoke migration tools through a standardized agent inter...
Create a Machine Client for MCP
A machine client is the non-human IdentityBridge identity used for REST/MCP automation.
Connect an MCP Client to IdentityBridge
Configure your MCP-capable client to use the IdentityBridge API host plus `/mcp`.
MCP Scopes and Risk Classes
MCP tools require explicit machine scopes.
MCP Tool Reference
The IdentityBridge MCP tool reference lists the available tools, the scope each requires, its risk class, and what it does.
Build a Read-Only MCP Migration Copilot
A read-only copilot is the safest starting point for AI-assisted migration.
Use MCP to Prepare a Migration and Request Approval
A preparation copilot can be granted selected scopes including `discovery.execute`, `planning.write`, `dryrun.execute`, and `approvals.request`.
Governed Migration Execution Through MCP
Only grant `execution.execute` when machine-started execution is explicitly acceptable to the organization's governance model.
Troubleshoot MCP Authentication, Scope, and Governance Errors
No usable bearer credential was supplied.
MCP vs REST API vs Customer Portal
Choose the interface that fits the actor. The Customer Portal is for interactive work, the REST API is for deterministic integrations, and MCP is for agent/tool interaction.