All clients

MCP Server
Cursor
Track time while you code
Start a timer for a client project, log hours, and check your tracked time—all without leaving Cursor. Just ask "start timer for Acme Corp" or "how many hours did I work on this project?"
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"
After installing, update YOUR_API_KEY in ~/.cursor/mcp.json with your API key.
Manual setup
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"midday": {
"url": "https://api.midday.ai/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Setup steps
- 1Click "Add to Cursor" above
- 2Get an API key from Settings → Developer
- 3Replace
YOUR_API_KEYin~/.cursor/mcp.json - 4Restart Cursor and @-mention Midday in chat