Skip to content
Claude Desktop

EZ@Work for Claude Desktop

io.github.eranfinish/ezatwork

Manage clients, projects, time, and invoices in EZ@Work — business management for freelancers.

client:Claude Desktop transport:streamable-http

Install EZ@Work in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ezatwork": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.ezatwork.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

EZ@Work in other clients