The official Lark/ι£δΉ¦ CLI tool, maintained by the larksuite team β built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 20+ AI Agent Skills.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cli"
]
}
}
}