agent-sequencer

OPENSPHERE-Inc/agent-sequencer
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
MCP skill + server that lets a Python script drive an AI agent through strictly-defined workflows and long-running tasks.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-sequencer": {
      "command": "uvx",
      "args": [
        "agent-sequencer"
      ]
    }
  }
}

Or install with pip: pip install agent-sequencer

README Excerpt

*[日本語版 README](README_ja.md)* **An MCP skill + server that lets a Python script drive an AI agent through strictly-defined workflows and long-running tasks.** ``` +--------------+ MCP tool call +-------------------------------+ | | -------------------> | agent-sequencer |

Tools (2)

AGENT_SEQUENCER_PROGRAMS_DIRAGENT_SEQUENCER_STATE_DIR

Topics

ai-agentclaude-codegeneratormcppythonsequencerworkflow