Skip to main content

Model Context Protocol (MCP)

Flowxtra supports the Model Context Protocol (MCP), allowing AI agents like Claude, ChatGPT, and other MCP-compatible clients to securely interact with your recruitment data.

What is MCP?

MCP is an open standard that enables AI assistants to connect to external data sources and tools. With Flowxtra's MCP server, you can ask your AI to:

  • "List my open job postings and their candidate counts"
  • "Move this candidate to the Interview stage and send them an email"
  • "Search my talent pool for React developers in Berlin"
  • "Schedule a meeting with the top candidate for next Tuesday"
  • "Create a rating sheet template for technical interviews"

What Can You Do?

Flowxtra's MCP server provides 31 tools across 5 categories:

CategoryToolsExamples
Jobs9 toolsList, create, update, publish, manage application forms
Candidates9 toolsView, move stages, reject, rate, search talent pool, invite
Company8 toolsProfile, offices, pipelines, team, workspaces, customization
Social Media3 toolsConnected accounts, create posts, list posts
Meetings2 toolsSchedule meetings, list meetings

How It Works

Flowxtra uses OAuth 2.0 to securely connect your AI agent to your account:

  1. Your AI agent discovers Flowxtra's MCP server
  2. You authorize access through a secure login page
  3. The AI receives a token valid for 1 year
  4. All actions respect your company's permissions and data isolation
AI Agent → OAuth Login → Flowxtra MCP Server → Your Tenant Database

Getting Started