Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

authenticate_user

Verify user identity via Apple ID to grant access to addTaskManager data, enabling secure management of tasks and projects within the ADD framework.

Instructions

Authenticate user with Apple ID to access their addTaskManager data

Input Schema

NameRequiredDescriptionDefault
webAuthTokenYesCloudKit web auth token from Apple Sign-In

Input Schema (JSON Schema)

{ "properties": { "webAuthToken": { "description": "CloudKit web auth token from Apple Sign-In", "type": "string" } }, "required": [ "webAuthToken" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dragosroua/addtaskmanager-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server