Ez@work
About
Manage clients, projects, time, and invoices in EZ@Work — business management for freelancers.
Details
- Author
- eranfinish
- Downloads
- 254
- Categories
- Other, Productivity
Jump to
- Browse and filter clients with list_clients
- Add new clients with contact info and billing terms via create_client
- Review project status, budgets, and timelines using list_projects
- Log billable hours against any project with log_time_entry
- Draft invoices with automatic currency and tax handling using create_invoice
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Ez@workCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Sign up free at app.ezatwork.com. In Claude.ai, go to Settings → Connectors → Add custom connector, enter the URL https://mcp.ezatwork.com/mcp, and sign in with Google using the same email as your Ez@work account. Setup takes under 60 seconds.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"ez@work": {
"ezatwork": {
"type": "http",
"url": "https://mcp.ezatwork.com/mcp"
}
}
}
}
McpServers
{
"ezatwork": {
"type": "http",
"url": "https://mcp.ezatwork.com/mcp"
}
}
EZ@Work for Claude
Run your business from natural conversation. Connect EZ@Work to Claude.ai, Claude Desktop, or Claude Code in under 60 seconds.What it does
- list_clients — Browse and filter your clients - create_client — Add new clients with contact info and billing terms - list_projects — Review project status, budgets, and timelines - log_time_entry — Track billable hours against any project - create_invoice — Draft invoices with automatic currency and tax handlingSetup
1. Sign up free at app.ezatwork.com 2. In Claude.ai → Settings → Connectors → Add custom connector 3. URL:https://mcp.ezatwork.com/mcp
4. Sign in with Google (must match your EZ@Work email)
Try it
> "List my active clients" > "Create an invoice for Acme Co — 10 hours at $100/hr, due in 30 days" > "Log 2 hours to the Mobile App project for today's design review"Security
OAuth 2.1 with PKCE. Scoped tokens. Full audit log. Revocable any time at/settings/api-tokens.
Coming in v1.1
Contract drafting and e-signature workflow — already available in the EZ@Work web app (Professional tier), coming to MCP soon. Documentation · SourceSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




