Skip to content
Claude Code

feishu user plugin for Claude Code

io.github.zhuzhen-team/feishu-user-plugin

Feishu/Lark MCP server + CLI tool. 85 tools, 3 auth layers. Send as user via cookie+protobuf.

client:Claude Code transport:stdio runtime:npm

Install feishu user plugin in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add feishu-user-plugin -e LARK_COOKIE=<LARK_COOKIE> -e LARK_APP_ID=<LARK_APP_ID> -e LARK_APP_SECRET=<LARK_APP_SECRET> -e LARK_USER_ACCESS_TOKEN=<LARK_USER_ACCESS_TOKEN> -e LARK_USER_REFRESH_TOKEN=<LARK_USER_REFRESH_TOKEN> -- npx -y feishu-user-plugin

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

feishu user plugin in other clients