Tenzo AI (Preview)
Tenzo is an AI recruiting platform for staffing and talent teams. It brings your hiring data into Microsoft 365 Copilot agents so recruiters can ask questions in plain language: search candidates, jobs, and applications; follow a candidate across their stages, resume, and SMS/email history; and read AI screening-call transcripts, grades, summaries, meeting notes, and recruiting analytics. Requires a Tenzo account, signed in with OAuth. Access is read-only and scoped to your organization.
This connector is available in the following products and regions:
| Service | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
| Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Contact | |
|---|---|
| Name | Tenzo AI Support |
| URL | https://docs.tenzo.ai/settings/mcp-server |
| support@tenzo.ai |
| Connector Metadata | |
|---|---|
| Publisher | Salv AI Inc |
| Website | https://tenzo.ai |
| Privacy policy | https://tenzo.ai/privacy |
| Categories | AI;Human Resources |
Tenzo
Tenzo is an AI recruiting platform. This connector exposes Tenzo's Model Context Protocol (MCP) server, giving Microsoft Copilot agents secure, read-only access to your recruiting data — candidates, jobs, applications, AI screening calls and transcripts, interview results, templates, and analytics — answerable in natural language. All access is OAuth-authenticated and scoped to the signed-in user's organization.
Publisher
Tenzo — https://tenzo.ai
How it works
The connector targets a single streamable MCP endpoint
(https://api.tenzo.ai/mcp, x-ms-agentic-protocol: mcp-streamable-1.0). Tools
are discovered dynamically from the MCP server at runtime rather than enumerated
as individual connector actions, so the available tool set always reflects the
live server.
Supported tools
The entire surface is read-only (every tool is annotated readOnlyHint: true).
Tools cover:
- Candidates — search and read candidate profiles and resumes.
- Jobs — list jobs, read job settings, screening scripts, candidate questions, and resume requirements.
- Applications — list applications, read stages, comments, and SMS / email communication history.
- Calls & interviews — read AI screening call transcripts, quality evaluations, and interview results.
- Templates — read screening, summary, rejection, and related templates.
- Analytics — read recruiting funnel and grading metrics.
Authentication
OAuth 2.0 (authorization code). Confidential client:
- Authorization URL:
https://api.tenzo.ai/oauth/authorize - Token URL:
https://api.tenzo.ai/oauth/token - Refresh URL:
https://api.tenzo.ai/oauth/token - Scope:
mcp:read - Client ID:
mcp-microsoft(client secret is provided at submission time)
Each user authenticates individually and grants access to their own organization's data; no credentials are shared with the agent.
Setup
- Add the connector to your Copilot Studio agent (Tools → Add a tool).
- Create a connection and sign in with your Tenzo account when prompted.
- Ask the agent questions about your recruiting data in natural language.
Test account
A dev sandbox (Bullhorn-backed) is available for validation. Demo login and a guided four-act demo script (open jobs → follow one candidate through SMS and a graded interview → job configuration → org-wide audit) are provided with the submission.
Known limitations
- Read-only. The connector cannot create, update, or delete any data.
- Tools are surfaced through Copilot Studio's MCP runtime; the connector exposes no classic Power Automate actions or triggers.
- Some records in the demo sandbox are seed data and may be sparse (thin resumes, empty note/comment fields on certain records).
Actions
| Tenzo MCP |
Streamable MCP endpoint exposing Tenzo's read-only recruiting tools. |
Tenzo MCP
Streamable MCP endpoint exposing Tenzo's read-only recruiting tools.