{
  "serverInfo": {
    "name": "miru",
    "title": "Miru MCP",
    "version": "3.0.0",
    "description": "MCP access for Miru time tracking, invoicing, payments, expenses, clients, and projects."
  },
  "transports": [
    {
      "type": "streamable-http",
      "url": "https://app.miru.so/mcp"
    }
  ],
  "capabilities": {
    "tools": true
  },
  "authentication": {
    "type": "bearer",
    "description": "Use a Miru CLI or agent token authorized by the user."
  }
}

