All clients
OpenCode

MCP Server

OpenCode

Registra tiempo mientras programas

Start a timer for a client project, log hours, and check your tracked time—all from your terminal. Just ask "start timer for Acme Corp" or "how many hours did I work this week?"

What you can do

  • "Start timer for [customer name]"
  • "Stop timer and log 2 hours of backend work"
  • "How many hours did I track this week?"
  • "Show unbilled time for Acme Corp"

Instalar OpenCode

curl -fsSL https://opencode.ai/install | bash

Desktop app and IDE extensions also available at opencode.ai/download

¿No tienes API key? Create one in Settings → Developer

MCP Configuration

Add to your OpenCode MCP config file:

{
  "mcpServers": {
    "luma": {
      "url": "https://api.luma.es/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Setup steps

  1. 1Instala OpenCode con uno de los comandos anteriores
  2. 2Obtén una API key en Settings → Developer
  3. 3Add the MCP configuration above to your OpenCode settings
  4. 4Restart OpenCode and ask about your LUMA data