# agent-flow

AgentFlow is a next-generation, premium agentic workflow system built on the Model Context Protocol (MCP). It transforms the way AI agents handle complex development tasks by bridging the gap between…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add farazpawle/agent-flow

# Browse available tools
npx -y @smithery/cli@latest tool list farazpawle/agent-flow
```

---

Source: https://github.com/farazpawle/agent-flow
