Skip to main content
Lark exposes a remote MCP server at:
It provides tools for managing workflows, templates, groups, secret contexts, webhooks, and metrics. It covers the same surface as the CLI.

Authentication

Create a Lark API key from Settings > API Keys.

Integrations

Claude (web and desktop)

Claude.ai and the Claude desktop app support remote MCP servers as custom connectors.
  1. Open Customize → Connectors → Add custom connector.
  2. Name it Lark.
  3. Set the Remote MCP URL to https://api.getlark.ai/mcp?api_key=<API_KEY>.
  4. Save.
Open a new chat and ask the agent to list your lark workflows to verify the connection.

Cursor

Open Cursor Settings → MCP → Add new MCP server, or edit ~/.cursor/mcp.json directly:
Restart Cursor and Lark tools will be available to the agent. Open a new chat and ask the agent to list your lark workflows to verify the connection.

Claude Code

For slash commands and branch-validation hooks, see Skills.
Add Lark as a remote HTTP MCP server:
Or commit a project-local .mcp.json that reads the key from each user’s environment:

Helpful prompts

Once the Lark MCP server is connected, copy any of these prompts and paste them into your agent to get started quickly.

Set up Lark tests in bulk

Set up a suite of tests