Agiled

Agiled

Agiled is an all-in-one business management platform designed to streamline operations such as CRM, project management, finance, and more.

50VIEWS
2081USERS

Install MCP Server

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

npx @composio/cli add cursor --app agilednpx @composio/cli add cursor --app agilednpx @composio/cli add cursor --app agilednpx @composio/cli add cursor --app agiled

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

Available Tools

Create Expense

Tool to create a new expense in agiled. use after gathering expense details and authenticating with your api key.

Create Project

Tool to create a new project in agiled. use when you have collected all project details and need to set up the project before assigning tasks. example: "create a new project named website redesign with start date 2023-09-01 and status in progress."

Create Task

Tool to create a new task in agiled. use when you have all task details and want to add it to your project board. example: "create a task titled 'draft specs' for project 45, assigned to user 7, priority normal, due date 2025-11-05."

Create Ticket

Tool to create a new support ticket in agiled. use after gathering all required ticket details (subject, message, priority, user id).

Get Contacts

Tool to retrieve a list of all contacts. use after configuring the api key to fetch contacts with optional pagination or search filters.

Get Currencies

Tool to list currencies. use when you need to fetch available currency options after authentication.

Get Deals

Tool to retrieve a list of all deals. use after confirming your api key to list all deals for crm reporting.

Get Employees

Tool to retrieve a list of all employees. use when you need up-to-date employee directory from agiled.

Get Estimates

Tool to retrieve a list of all estimates. use after configuring the api key to list estimates for reporting.

Get Expenses

Tool to retrieve a list of all expenses. use after authenticating with your agiled api key to fetch all expense records.

Get Invoices

Tool to retrieve a list of all invoices from agiled. use after obtaining valid api credentials.

Get Products

Tool to retrieve a list of all products. use when you need to display all available offerings.

Get Project Categories

Tool to retrieve a list of all project categories. use when you need to fetch category options before creating or filtering projects after authentication.

Get Projects

Tool to retrieve a list of all projects. use after obtaining the api token.

Get Tasks

Tool to retrieve a list of all tasks. use when you need to fetch all tasks across your account after authentication.

Get Tickets

Tool to retrieve a list of all tickets. use after obtaining api token when you need an overview of support or issue tickets.

Get Timesheets

Tool to retrieve timesheets for a project. use when you have a valid project id to fetch all its time logs.

Get Users

Tool to retrieve a list of users from agiled. use when you need the full user directory for selection or validation.

18 actions available