Loxo MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOXO_DOMAINNo(Optional) Defaults to 'app.loxo.co'app.loxo.co
LOXO_API_KEYYesYour Loxo API key
LOXO_AGENCY_SLUGYesYour agency's slug in Loxo

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get-activity-types

Get a list of activity types from Loxo

spark-search-activity-types

Get a list of activity types from Spark Search

get-todays-tasks

Get all tasks and scheduled activities for today

get-call-queue

Get the current call queue

add-to-call-queue

Add a candidate or contact to the call queue

schedule-activity

Schedule a future activity (like a call or meeting)

search-candidates

Search for candidates in Loxo with specific criteria

get-candidate

Get detailed information about a specific candidate

search-jobs

Search for jobs in Loxo

get-job

Get detailed information about a specific job

add-note

Add a note to a candidate or job

log-activity

Log an activity for a candidate or job