luca mcp for Cline
io.github.leonardomso/luca-mcp
Work your Luca workspace from any MCP client: 67 tools for leads, conversations, and campaigns.
client:Cline
transport:stdio
runtime:npm
Install luca mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"luca-mcp": {
"command": "npx",
"args": [
"-y",
"@setluca/mcp"
],
"env": {
"LUCA_API_KEY": "<LUCA_API_KEY>",
"LUCA_API_BASE_URL": "<LUCA_API_BASE_URL>",
"LUCA_WORKSPACE_SLUG": "<LUCA_WORKSPACE_SLUG>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs