Loxo MCP Server
@tbensonwest
About Loxo MCP Server
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Loxo MCP Server?
The Loxo MCP Server is a Model Context Protocol (MCP) server that provides tools for interacting with the Loxo recruitment platform API. It enables AI assistants to perform recruitment tasks such as managing candidates, jobs, activities, and call queues.
How to use Loxo MCP Server?
Install by cloning the repository, running npm install and npm run build. Configure the .env file with your Loxo API key, agency slug, and optionally the domain (defaults to app.loxo.co). Start the server with npm start or use npm run dev for watch mode.
Key features of Loxo MCP Server
- Schedule and log activities for candidates or jobs
- Search and retrieve candidate and job details
- Add notes to candidates and jobs
- Manage the call queue (view and add entries)
- Retrieve activity types and today’s tasks
- Uses Zod for runtime type validation
Use cases of Loxo MCP Server
- Search for candidates in the Loxo database
- Get detailed information about a specific job
- Log an activity for a candidate or job
- View and manage the current call queue
- List all tasks and scheduled activities for today
FAQ from Loxo MCP Server
What configuration is required to use the server?
You must provide a Loxo API key (LOXO_API_KEY) and your agency slug (LOXO_AGENCY_SLUG). The LOXO_DOMAIN is optional and defaults to app.loxo.co.
What runtime type validation does the server use?
The server uses Zod to validate environment variables, tool input parameters, and API responses.
How does the server communicate with AI assistants?
It communicates over stdio using the Model Context Protocol SDK for seamless integration with AI assistants.
What error handling is included?
The server handles environment validation errors, API request failures, invalid tool parameters, and unknown tool requests.
What categories of tools are available?
Tools are grouped into activity management, call queue management, candidate management, and job management.
Frequently asked questions
What configuration is required to use the server?
You must provide a Loxo API key (`LOXO_API_KEY`) and your agency slug (`LOXO_AGENCY_SLUG`). The `LOXO_DOMAIN` is optional and defaults to `app.loxo.co`.
What runtime type validation does the server use?
The server uses Zod to validate environment variables, tool input parameters, and API responses.
How does the server communicate with AI assistants?
It communicates over stdio using the Model Context Protocol SDK for seamless integration with AI assistants.
What error handling is included?
The server handles environment validation errors, API request failures, invalid tool parameters, and unknown tool requests.
What categories of tools are available?
Tools are grouped into activity management, call queue management, candidate management, and job management.
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Codelf
unbugA search tool helps dev to solve the naming things problem.
Nginx UI
0xJackyYet another WebUI for Nginx
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments