Work your Luca workspace from any MCP client: 183 API tools + 15 task tools for leads and calls.
What it says
The record the registry holds
Where it answers
https://mcp.setluca.com/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
@setluca/mcp · npm · 0.2.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.setluca/luca-mcp",
"description": "Work your Luca workspace from any MCP client: 183 API tools + 15 task tools for leads and calls.",
"version": "0.2.1",
"websiteUrl": "https://setluca.com/developers",
"packages": [
{
"registryType": "npm",
"identifier": "@setluca/mcp",
"version": "0.2.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": "Alias for LUCA_API_KEY. Used only when LUCA_API_KEY is not set.",
"isSecret": true,
"name": "LUCA_API_TOKEN"
},
{
"description": "Luca API origin. Defaults to https://api.setluca.com.",
"name": "LUCA_API_BASE_URL"
},
{
"description": "Header used to send the API key. Defaults to x-api-key.",
"default": "x-api-key",
"choices": [
"x-api-key",
"authorization",
"bearer"
],
"name": "LUCA_AUTH_HEADER"
},
{
"description": "Optional default workspace id for every call.",
"name": "LUCA_WORKSPACE_ID"
},
{
"description": "Optional default workspace slug for every call.",
"name": "LUCA_WORKSPACE_SLUG"
},
{
"description": "How long one API attempt may run before it is cancelled and retried. Defaults to 30000.",
"default": "30000",
"name": "LUCA_REQUEST_TIMEOUT_MS"
},
{
"description": "Which tool surface to register. Defaults to full.",
"default": "full",
"choices": [
"full",
"tasks"
],
"name": "LUCA_TOOLSET"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.setluca.com/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-22T06:35:01.311184Z",
"publishedAt": "2026-08-22T06:35:01.311184Z",
"updatedAt": "2026-08-22T06:35:01.311184Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 0.2.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.