Loxo MCP Server

22 tools. 2 can modify or destroy data without limits.

2 write tools that can modify data. Rate limits recommended.

Last updated:

2 can modify or destroy data
20 read-only
22 tools total

Community server · catalogue entry verified 29/06/2026

How to control Loxo MCP Server ↓

What Loxo MCP Server exposes to your agents

Read (20) Write / Execute (2) Destructive / Financial (0)
High Risk

The most dangerous Loxo MCP Server tools

2 of Loxo MCP Server's 22 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Loxo MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Loxo MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "loxo_create_deal": {
    "limits": [
      {
        "counter": "loxo_create_deal_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "loxo_get_activity_types": {
    "limits": [
      {
        "counter": "loxo_get_activity_types_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Loxo MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON LOXO →

Instant setup, no code required.

All 22 Loxo MCP Server tools

READ 20 tools
Read loxo_get_activity_types Get a list of all available activity types in Loxo (e.g., calls, meetings, interviews). Use this before schedu Read loxo_get_candidate Get complete candidate profile including bio, location, current role, skills, tags, compensation, and embedded Read loxo_get_company_details Get complete company profile including description, contacts, relationships, and status. Use after searching c Read loxo_get_deal Get full details of a single deal by ID, including name, amount, close date, pipeline stage, and linked compan Read loxo_get_deal_workflow Get a single deal workflow including its pipeline stages. Use the returned pipeline_stage_id values when creat Read loxo_get_job Get complete job details including description, requirements, compensation, status, hiring team, and related c Read loxo_get_person_education_profile_detail Get detailed information about a specific education entry in a candidate Read loxo_get_person_emails Get all email addresses for a candidate with type information (work, personal, etc.). Use when you need guaran Read loxo_get_person_job_profile_detail Get detailed information about a specific position in a candidate Read loxo_get_person_phones Get all phone numbers for a candidate with type information (mobile, work, home, etc.). Use when you need guar Read loxo_get_todays_tasks Get scheduled items (tasks, calls, meetings) for a date range. Uses cursor-based pagination with scroll_id. Ex Read loxo_list_deal_workflows List all deal workflows (pipelines) with their IDs and names. Use the returned workflow ID with loxo_get_deal_ Read loxo_list_person_education_profiles Get complete education history for a candidate (degrees, schools, graduation dates, descriptions). Returns lis Read loxo_list_person_job_profiles Get complete work history for a candidate (all job profiles with company, title, dates, descriptions). Returns Read loxo_list_users Get all users in your Loxo agency (recruiters, coordinators, etc.) with names and emails. Use this to find use Read loxo_log_activity Log a completed activity (call, email, interview) that already happened. Uses current timestamp automatically. Read loxo_log_deal_activity Log an activity or event on a deal (e.g. Read loxo_search_companies Search for companies using Lucene query syntax. Uses cursor-based pagination with scroll_id. Lucene examples: Read loxo_search_deals Search and list deals with optional Lucene query, owner email filter, and cursor-based pagination. Returns dea Read loxo_search_jobs Search for jobs using Lucene query syntax. Uses page-based pagination (NOT scroll_id like candidates). Lucene

Questions about Loxo MCP Server

How do I prevent bulk modifications through Loxo MCP Server? +

The Loxo MCP Server server has 2 write tools including loxo_create_deal, loxo_schedule_activity. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Loxo MCP Server.

How many tools does the Loxo MCP Server MCP server expose? +

22 tools across 2 categories: Read, Write. 20 are read-only. 2 can modify, create, or delete data.

How do I enforce a policy on Loxo MCP Server? +

Register the Loxo MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Loxo MCP Server tool call.

Deterministic rules across all 22 Loxo MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

22 Loxo MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.