Skip to main content
Glama

Divide and Conquer MCP Server

by landicefu

update_context

Update context information across all tasks to maintain consistency and clarity. Integrates with a system that breaks complex tasks into manageable components using structured task tracking and monitoring.

Instructions

Updates the context information for all tasks.

Input Schema

NameRequiredDescriptionDefault
context_for_all_tasksYesThe new context information for all tasks

Input Schema (JSON Schema)

{ "properties": { "context_for_all_tasks": { "description": "The new context information for all tasks", "type": "string" } }, "required": [ "context_for_all_tasks" ], "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/landicefu/divide-and-conquer-mcp-server'

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