Skip to content
Cursor

Work Handler for Cursor

app.work-handler/work-handler

チームの働き方を支援するグループウェア Work Handler の MCP サーバー。組織・メンバーの参照、出退勤の共有、タイムカード、承認フロー等を本人の権限の範囲で操作できる。

client:Cursor transport:streamable-http

Install Work Handler in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "work-handler": {
      "url": "https://work-handler.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Work Handler in other clients