Connect Toggl with AI agents using Model Context Protocol (MCP). Seamlessly integrate Toggl tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Time Tracking tools for AI automation
Install Toggl MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Toggl with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
Toggl is a time tracking application that helps users monitor and manage their work hours efficiently.
3
2493
Time Tracking
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Tool to create a new client in a workspace. use when you need to add a client to a workspace after workspace setup.
Tool to create a new organization with a default workspace. use when initializing a werklog organization and workspace in one step.
Tool to create a new project in a workspace. use after confirming workspace id and desired project parameters.
Tool to create a new tag in a workspace. use when you need to add a tag after confirming workspace id and desired tag name.
Tool to create a new time entry in the specified workspace. use when you have workspace id, start time, and client name ready.
Tool to delete a client in toggl. use when you have confirmed the workspace and client ids and want to remove a client permanently.
Tool to delete a tag from a workspace. use when you need to remove an unused tag after confirming its workspace and tag ids.
Tool to retrieve details of a specific client. use when you need to fetch client metadata by its id from toggl.
Tool to retrieve the current running time entry for the authenticated user. use after starting the timer to fetch the active time entry.
Tool to retrieve a list of clients from a toggl workspace. use when you need to list all clients with optional filters.
Tool to retrieve details of a specific organization by its id. use when you need organizational metadata after confirming the organization id.
Tool to retrieve list of groups in a specified organization. use after confirming organization id.
Tool to retrieve all users in a toggl organization by organization id. use after confirming the target organization id.
Tool to retrieve details of a specific project. use after confirming the workspace id and project id.
Tool to retrieve a list of projects from a toggl workspace. use after confirming workspace id. returns filtered and paginated projects with optional client details.
Tool to retrieve all tags in a toggl workspace. use after confirming the workspace id.
Tool to list tasks in a workspace or within a specific project.
Tool to list the latest time entries for the authenticated user. use when you need to fetch or filter your logged time entries by start date or end date.
Tool to retrieve a specific time entry by its id. use when you have the entry id and need its full details.
Tool to fetch the list of clients accessible by the authenticated user. use when you need to see all clients available to the current toggl user.
20 actions available