# TaskGuru API ## Docs - [Authentication](https://docs.taskguru.so/authentication.md): How to authenticate requests to the TaskGuru API. - [Connecting Claude Desktop](https://docs.taskguru.so/integrations/claude-desktop.md): Give Claude Desktop native access to your TaskGuru account using the Model Context Protocol (MCP). - [Connecting Cursor IDE](https://docs.taskguru.so/integrations/cursor.md): Give your Cursor AI Editor native access to your TaskGuru account using the Model Context Protocol (MCP). - [Custom GPT Actions](https://docs.taskguru.so/integrations/custom-gpts.md): Give a ChatGPT Custom Agent access to TaskGuru using the OpenAPI specification. - [1-Click Connect (OAuth)](https://docs.taskguru.so/integrations/oauth-roadmap.md): The roadmap for 1-click integrations with Claude, Cursor, and SaaS platforms. - [TaskGuru API Reference](https://docs.taskguru.so/introduction.md): Build autonomous AI agents and complex integrations using TaskGuru's core API. - [AutoGPT & Autonomous Agents](https://docs.taskguru.so/tutorials/autogpt-plugin.md): How to use TaskGuru as the memory and orchestration system for AutoGPT and BabyAGI. - [ChatGPT Custom Actions](https://docs.taskguru.so/tutorials/custom-gpt-actions.md): How to configure a Custom GPT to act as your personal TaskGuru assistant using our OpenAPI schema. - [LangChain & LangGraph Integration](https://docs.taskguru.so/tutorials/langchain-integration.md): How to build autonomous AI agents using LangChain, LangGraph, and the TaskGuru API to manage tasks and memory. ## OpenAPI Specs - [openapi](https://docs.taskguru.so/openapi.yaml)