Server Config
{
"mcpServers": {
"larkrs-mcp": {
"command": "/Users/code/mcp/larkrs-mcp/target/debug/larkrs-mcp",
"env": {
"FEISHU_APP_ID": "<your-app-id>",
"FEISHU_APP_SECRET": "<your-app-secret>"
}
}
}
}