ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Agent Task Decomposition Engine with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Give your AI agent a reliable, structured plan every time.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 3 capabilities

The complete Agent Task Decomposition Engine capability set.

These are the exact actions your AI can choose when you ask it to work with Agent Task Decomposition Engine.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Agent Task Decomposition Engine.

  1. 01

    Analyze complexity

    Calculate the structural metrics of a previously decomposed task tree. This capability gives you a complexity score and estimates how many tasks can run at the same time.

  2. 02

    Decompose task

    Break a high-level task into a hierarchical structure of subtasks and leaf actions. Give it a goal, and it returns a structured plan.

  3. 03

    Validate dependencies

    Check the task decomposition to ensure there are no logical loops or circular references. This prevents your agent from getting stuck in a planning cycle.

Observed, not estimated

858ms average. Fast in production.

Agent Task Decomposition Engine is checked daily against the live service.

Daily averagePeak 1048ms
Aug 20Today
Fastest day
705ms
Slowest day
1048ms
14-day trend
Slowing+37%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 3 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Agent Task Decomposition Engine, so you can see the experience inside your AI.

It does not authenticate your account with Agent Task Decomposition Engine. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Agent Task Decomposition Engine Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_v4Dy8TTc6YhYZ0YXxilte3cm6yCi43WQr1tyECyJ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Agent Task Decomposition Engine capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "agent-task-decomposition-engine-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_v4Dy8TTc6YhYZ0YXxilte3cm6yCi43WQr1tyECyJ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

Who it's for

Built for the work Agent Task Decomposition Engine owners hand off.

If your job involves managing projects or coordinating complex workflows, this MCP is for you. It lets you build AI agents that don't just guess at the next step; they follow a quantifiable, validated plan. Use this when the success of a task depends on perfect sequencing and logic.

  • 01

    Project Manager

    Use it to hand off large, multi-phase projects to your agent, ensuring all dependencies are mapped out.

  • 02

    Technical Lead

    It helps your agent break down software requirements into testable, sequential development tasks.

  • 03

    AI Developer

    Integrate it into agent orchestration pipelines that require deterministic, verifiable planning logic.

FAQ

Questions Agent Task Decomposition Engine owners ask.

  • 01

    Does this MCP just list tasks, or does it create a plan?

    It does more than list tasks. It creates a structured, hierarchical plan. It breaks the goal down into subtasks and leaf actions, giving you a true roadmap, not just a checklist.

  • 02

    What happens if my plan has a logical error?

    You use the validate_dependencies capability. This checks for circular references, which are logical loops. If a loop exists, the MCP flags it, preventing your agent from getting stuck in a planning cycle.

  • 03

    Can I use this for non-project goals?

    Yes. While it's built for planning, it works on any high-level objective. Whether it's writing a book or planning a trip, it forces the goal into a structured, actionable format.

  • 04

    Is the complexity score useful?

    The complexity score is a metric that quantifies the difficulty of the task tree. It helps you understand the overall effort required and how many parts can be worked on at the same time.