Welcome to AI Agent-Flow

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

Key Features

Custom Prompts

Define custom MCP prompts tailored to your specific needs and workflows.

Multi-Stage Workflows

Build complex workflows with multiple stages and AI agent interactions.

Easy Integration

Simple configuration for your IDE with a hosted MCP server.

MCP Configuration

MCP is a protocol for extendomg the capabilities of AI agents. Connect your agent to Agent-Flow’s MCP server to unlock enhanced functionality and personalized experiences.

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

{
  "mcpServers": {
    "agent-flow": {
      "url": "https://your-mcp-server-host-here/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 Management

Manage prompts and workflows for current collection.

Name Description Content Preview Actions

No prompts yet

Create your first prompt or workflow to get started!