MCP Servers
MCP servers extend tenant capabilities by connecting external tool endpoints.
Step 1: Select an MCP Server
- Choose a server aligned to a specific workflow.
- Confirm data and permission requirements.
- Assign a business and technical owner.
Step 2: Register the Server
- Open MCP settings in the Web UI.
- Add server connection details.
- Apply authentication details through secure inputs.
- Save configuration.
Step 3: Define Access Policy
- Restrict access by role.
- Limit high-impact capabilities to trusted users.
- Require approvals for sensitive operations.
Step 4: Test and Validate
- Run read-only tool calls first.
- Confirm expected behavior and output quality.
- Document support and incident contact details.
Step 5: Operate in Production
- Monitor availability and failures.
- Rotate credentials on schedule.
- Remove or disable unused servers.
App Build Stack (Recommended)
For design-to-app delivery, this sequence works well:
- Add
Figma Dev ModeMCP to import file structure, styles, and variables. - Add source-control MCP (
GitHub/GitLab) for branch + PR automation. - Add deployment MCP (
Vercel/Cloudflare/AWS) for preview + release. - Add monitoring MCP (
Sentry/Datadog) for post-deploy feedback loops.
This keeps MCP adoption useful, controlled, and production-safe.