Calling Tools Over API

Call your tools from any AI app compatible with MCP.

Introduction

TaskLift provides access to tools over API for users with Pro and higher plans.

Our API is MCP-compatible which means that TaskLift connects & works out-of-the-box with a whole ecosystem of AI applications, agents, frameworks and libraries. That makes the whole chat/assistant side of TaskLift optional, giving you a choice to use any app that you prefer while still taking advantage of TaskLift's wide selection of tools.

For even broader external access to TaskLift chats & assistants with arbitrary models and multiple tools, check out the Chat API too - learn more on the  Chatting Over API page.

Usage With Applications

In order to use TaskLift chats in arbitrary app you'll need to configure it with following options:

  • for connection protocol, select MCP over SSE or Streamable HTTP or similar (wording may vary across apps)
  • for API URL, fill https://tasklift.ai/api/mcp
  • for API key, fill the key from the API Keys section

Usage With Code And Frameworks

Here's how you can make an example chat call:

API supports tool listing and calling with standard MCP protocol based on JSON RPC.

In case of tool listing, all tools accessible by your account will be returned.


In case of any questions, issues or concerns related to TaskLift, don't hesistate to contact us.