MCP Server
MCP
io.github.leonardomso/luca-mcp
Work your Luca workspace from any MCP client: 67 tools for leads, conversations, and campaigns.
Install
npx -y @setluca/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@setluca/mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Luca developer API key (from Luca settings, developer API keys).",
"isRequired": true,
"isSecret": true,
"name": "LUCA_API_KEY"
},
{
"description": "Luca API origin. Defaults to https://api.setluca.com.",
"name": "LUCA_API_BASE_URL"
},
{
"description": "Optional default workspace slug for every call.",
"name": "LUCA_WORKSPACE_SLUG"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment