botflow

kodareef5/botflow
★ 0 stars TypeScript AI/LLM Updated 1d ago
A workflow protocol your repo can carry: specialty agent workflows project onto six canonical states and compose recursively. Git-native kanban for AI agents with a CLI, MCP server, and self-hosted Cloudflare manager.
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": {
    "botflow": {
      "command": "npx",
      "args": [
        "-y",
        "kodareef5/botflow"
      ]
    }
  }
}

README Excerpt

**A workflow protocol your repo can carry.** Different agents, different workflows, one composable state model: every board, however specialized its lanes, projects onto six canonical states, so anything above it can aggregate it without knowing its shape. ```text security audit software project

Tools (1)

close