Timecamp

Timecamp

TimeCamp is a time tracking solution designed to help businesses of all sizes track time for projects to maximize their profits.

54VIEWS
16USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app timecampnpx @composio/cli add cursor --app timecampnpx @composio/cli add cursor --app timecampnpx @composio/cli add cursor --app timecamp

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Projects List

This tool retrieves a list of all projects from timecamp. in timecamp's api, projects are represented as tasks with no parent id (root-level tasks). it requires the api token parameter for authentication and supports an optional 'format' parameter to specify the output format (defaulting to json). the response includes detailed project information including task id, name, hierarchical data, and additional attributes.

1 action available