Welcome to AI Agent-Flow

MCP server for custom AI prompts and interactive workflows. Defining automations for AI agents has never been simpler.

Why Agent-Flow?

Easy Setup

Quickly configure and use with any MCP host, no restrictions.

Simple Prompt Reuse

Define and reuse custom AI prompts tailored to your needs.

Smart Workflow Automation

Easily Build AI-Driven Interactive Workflows

Setup

MCP is a protocol for extending the capabilities of AI agents.
Connect your agent to Agent-Flow MCP server for reusable prompts and multi stage flows.

Cursor MCP Settings [$HOME/.cursor/mcp.json]

{
  "mcpServers": {
    "agent-flow": {
      "url": "{{API_BASE_URL}}/mcp",
      "headers": {
        "my_collection": "your-uuid-here",
        "shared_collections": ""
      }
    }
  }
}

Important: After configuring the server, use '/' to explore MCP prompts.

If you make changes to your collection (such as adding or removing prompts), be sure to reload the MCP configuration of your IDE to apply the updates.

Content

Manage prompts and workflows for your current collection.

No content yet

Create your first prompt or workflow to get started!