Open SourceLofty MCP Server
MCP Server · TypeScript · Elastic-2.0

Lofty (formerly Chime), talking back.

120 tools across 22 modules — full coverage of the Lofty API. Connect it to Claude, Cursor, Windsurf, or any MCP-compatible AI client and your agent can read and write your entire Lofty account using natural language.

$npx @nerdsnipe-inc/lofty-mcp
120
Tools
22
Modules
113
Safe-mode active
What's inside

120 tools, 22 modules

Sales agents, leads, communication, transactions, tasks (v1 and v2), calendar, team features, lead routing, AI intelligence (call scripts, summaries, analysis), notes, agent org, notifications, members, webhooks, calls, listings, and more.

Safe mode by default

7 delete/destructive tools are disabled out of the box — 113 tools active. Set LOFTY_SAFE_MODE=false to enable all 120.

Built for the current API

Targets Lofty's current v2 API paths where available, ahead of the legacy v1 API's scheduled sunset on August 1, 2026.

OAuth2 or API key auth

Both authentication methods — OAuth2 access token (recommended for production) or a static API key (for testing/scripts) — go in the same LOFTY_API_KEY bearer token env var.

AI-native CRM features

Intelligent module tools expose Lofty's own AI call scripts, call summaries, and call analysis directly to your agent.

Quick install
npx (no install required)
$npx @nerdsnipe-inc/lofty-mcp
pnpm
$pnpm dlx @nerdsnipe-inc/lofty-mcp
bun
$bunx @nerdsnipe-inc/lofty-mcp
global install
$npm install -g @nerdsnipe-inc/lofty-mcp

Requires Node.js 18+ and a Lofty API key or OAuth2 access token — both passed as LOFTY_API_KEY. Targets the current v2 API paths; Lofty's legacy v1 API is scheduled for sunset on August 1, 2026.

Tool coverage

Sales Agents

13 tools
  • Agent profiles
  • Working leads
  • Plan tasks

Leads

12 tools
  • Lead management
  • Assignment
  • Activity

Communication

10 tools
  • SMS
  • Email
  • Call history

Transactions

9 tools
  • Transaction management

Tasks V2

8 tools
  • Modern task API with appointments

Intelligent

6 tools
  • AI call scripts
  • Summaries
  • Analysis
Migration note

Built ahead of the v1 sunset.

Lofty's legacy v1 API is scheduled for sunset on August 1, 2026. This server targets the current v2 API paths where available, so it stays functional past that date rather than needing a rewrite.

Frequently asked

API key or OAuth2 — which should I use?

OAuth2 access tokens are recommended for production use; a static API key is fine for testing or scripts. Both go in the same LOFTY_API_KEY env var as a bearer token.

What license is this under?

Elastic License 2.0.

Will this stop working when Lofty sunsets v1?

No — the tools target the current v2 API paths where available, ahead of the scheduled August 1, 2026 sunset of the legacy v1 API.

Run your Lofty CRM from natural language.

One API key or OAuth token and an npx command. Your AI agent handles leads, transactions, and lead routing from natural language instructions.