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.
服务器配置
{
"mcpServers": {
"agiflow": {
"type": "http",
"url": "https://agiflow.io/api/v1/mcp"
}
}
}