Back to directory
acnlabs/omnitaskagent

acnlabs/omnitaskagent

@acnlabs

A powerful multi-model task management system that can connect to various task management systems and help users choose and use the task management solution that best suits their needs.

task-managementmcp-serverlanggraphmulti-modelpythonagenttool

Installation & Configuration

{
  "mcpServers": {
    "task-master-agent": {
      "type": "stdio",
      "command": "/path/to/python",
      "args": [
        "/path/to/run_mcp.py"
      ],
      "env": {
        "OPENAI_API_KEY": "your-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15