Skip to main content
Glama

Aidderall MCP Server

by cheezcake
GPL 3.0
3

update_current_task

Modify the content of your current task to reflect updates or changes, ensuring accurate tracking and focus within the Aidderall MCP Server's task management system.

Instructions

Update notes/content of the task you're currently focused on (current task only)

Input Schema

NameRequiredDescriptionDefault
bodyYesNew body content for the task

Input Schema (JSON Schema)

{ "properties": { "body": { "description": "New body content for the task", "type": "string" } }, "required": [ "body" ], "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/cheezcake/aidderall_mcp'

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