Loading languages...
OM

OmniTaskAgent

@ACNet-AI3

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 management
multi-model
agent
langgraph
python

# mcpServer Config

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

# stdio

python run_mcp.py
Transport:
stdio
Ngôn ngữ:
Python
Đã tạo:4/26/2025
Đã cập nhật:5/29/2025