delega-mcp

delega-dev/delega-mcp
★ 0 stars TypeScript AI/LLM Updated 10d ago
MCP server for Delega — connect any MCP client to your task API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "delega-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "delega-dev/delega-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [Delega](https://delega.dev) — the task handoff layer for AI agents. Connect any MCP-compatible client (Claude Code, Cursor, Codex, etc.) to Delega and manage tasks, projects, and agents through natural language. ```bash npm install -g @delega-dev/mcp ``` Add to your MCP client config (e.g. Claude Code `claude_code_config.json`):

Tools (20)

DELEGA_AGENT_KEYDELEGA_API_KEYDELEGA_API_URLDELEGA_REVEAL_AGENT_KEYSadd_commentassign_taskclaim_taskcomplete_taskcreate_recurring_taskcreate_taskcreate_webhookdelegate_taskdelegation_depthdelete_agentdelete_recurrencedelete_taskdelete_webhookfind_duplicate_tasksget_context_historyget_stats

Topics

ai-agentsdelegadelegationmcpmcp-servermodel-context-protocoltask-management