提交

Agiflow

@Agiflow

Agiflow is the simple project board built for AI assistants. Connect Claude, ChatGPT, Cursor, or Codex over MCP and they read and update tasks, work units, artifacts, and vaults on one board that stays the source of truth.
概览

Agiflow MCP Server

Agiflow is an AI-native project board for solo builders and small technical teams. Connect Claude, ChatGPT, Cursor, Codex, Claude Code, or Antigravity over MCP so assistants can work from one scoped source of truth.

What it does

  • Reads and updates projects, work units, tasks, comments, artifacts, and vault entries
  • Supports organization, project, work-unit, or single-task scoped access
  • Keeps projects, work units, and tasks organized on one live kanban board
  • Coordinates multi-agent workflows with artifacts, vaults, and workflow locks

Connection

Use the hosted coding-agent MCP endpoint:

https://agiflow.io/api/v1/mcp

MCP config

{
  "mcpServers": {
    "agiflow": {
      "type": "http",
      "url": "https://agiflow.io/api/v1/mcp"
    }
  }
}

服务器配置

{
  "mcpServers": {
    "agiflow": {
      "type": "http",
      "url": "https://agiflow.io/api/v1/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.