Loading MCP server directory, please wait...
Work your Luca workspace from any MCP client: 67 tools for leads, conversations, and campaigns.
npx @getmcp/cli add io.github.leonardomso/luca-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
LUCA_API_KEYLuca developer API key (from Luca settings, developer API keys).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.leonardomso/luca-mcp": {
"command": "npx",
"args": [
"-y",
"@setluca/mcp"
],
"env": {
"LUCA_API_KEY": "",
"LUCA_API_BASE_URL": "",
"LUCA_WORKSPACE_SLUG": ""
}
}
}
}