Connector guide1-minute read8 MCP toolsEN · DE · IT

如何通过 MCP 将 Less Annoying CRM 连接到 Claude

从任何 AI 代理管理 Less Annoying CRM(联系人、公司、笔记、任务、管道)。8 个工具,双头 API 身份验证。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

MCP connector

Less Annoying CRM

Manage Less Annoying CRM (contacts, companies, notes, tasks, pipelines) from any AI agent. 8 tools, dual-header API auth.

Tools

8

Region

INTL

Category

CRM

Authentication

Public API

Required env vars

LACRM_USER_CODELACRM_API_TOKEN
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Less Annoying CRM in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

从任何 AI 代理管理 Less Annoying CRM(联系人、公司、笔记、任务、管道)。8 个工具,双头 API 身份验证。

试试这样问

Less Annoying CRM 的示例提示

点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。

Less Annoying CRM · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

💡 无需安装?直接使用 cloud.anythingmcp.com 登录,点击 Connectors → Less Annoying CRM,粘贴你的凭据,生成 MCP API 密钥 — 完成。无需 Docker,无需 git clone,无需本地服务器。

Less Annoying CRM + Claude

从任何 AI 代理管理 Less Annoying CRM(联系人、公司、笔记、任务、管道)。8 个工具,双头 API 身份验证。

先决条件

请查看连接器中包含的完整设置说明(在你选择连接器时可在应用内商店中查看)。此连接器所需的环境变量为:

LACRM_USER_CODE, LACRM_API_TOKEN

第一步 — 获取凭据

此连接器封装了 Less Annoying CRM API (api.lessannoyingcrm.com)。

设置

  1. 登录 https://www.lessannoyingcrm.com → 右上角头像 → 我的账户 → API → 创建新的 API 密钥
  2. 记录 UserCode(你的 LACRM 用户代码)和 API Token
  3. 设置 LACRM_USER_CODELACRM_API_TOKEN

身份验证:LACRM 使用仅限 POST 的 API — 每个调用都是 POST /,带有 UserCodeAPITokenFunctionParameters(JSON 字符串化)作为表单字段。适配器封装了这一点,因此每个工具都提供了正常的接口,并隐藏了不寻常的封装。

…(在应用内连接器说明中继续)

第二步 — 安装适配器

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

第三步 — 在 Claude 中添加连接器

推荐路径 — 在 claude.ai web 上工作,无需编辑任何配置文件。

  1. 打开 claude.ai/customize/connectors
  2. 点击 “添加自定义连接器”
  3. 填写:
    • 名称: Less Annoying CRM
    • URL: https://cloud.anythingmcp.com/mcp
    • 身份验证: Bearer token → 粘贴你的 MCP API 密钥(来自 AnythingMCP → 个人资料 → MCP API 密钥 → 新密钥
  4. 点击 连接 以授权。

所有工具将在你的聊天中出现 — 开始输入提示。

可用工具

工具功能
lacrm_search_contacts按名称、电子邮件、电话等搜索联系人
lacrm_get_contact通过 LACRM 联系人 ID 获取单个联系人
lacrm_create_contact创建联系人
lacrm_update_contact更新联系人 — 传递 ContactId + 仅更改的字段
lacrm_create_note向联系人添加笔记
lacrm_create_task创建分配给一个或多个用户的任务,可选择链接到联系人
lacrm_get_pipeline_report获取管道(机会)报告
lacrm_get_custom_fields列出帐户中定义的所有自定义字段 — 返回 id、名称、类型

常见问题

它是否同时适用于 Claude Code 和 Claude Desktop? 是的 — 两者都指向 https://cloud.anythingmcp.com/mcp

下一步

这份指南对你有帮助吗?

Ready to ship

Your Less agent is one click away.

Install the connector, paste the key, prompt Claude. Free for 7 days, no credit card.

相关指南