Skip to content
Back to search
30
MCP

@xxxoooxoxo/wiff

npm/@xxxoooxoxo/wiff

Deterministic, resumable multi-agent workflows — a harness-agnostic MCP server that orchestrates Codex, Claude, Cursor, and Kimi agents from plain JavaScript, with journaled resume, git worktree isolation, and personas.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.xxxoooxoxo/wiff
Deterministic, resumable multi-agent workflows across Codex, Claude, Cursor, and Kimi.
0 tools
io.github.coo1white/cool-workflow
Signed, cited, replayable workflows for Claude, Codex, Gemini, DeepSeek, and other agents.
0 tools
@morphixai/mcp-server
MorphixAI MCP Server — connect AI agents (Claude Code, Cursor, Windsurf) to GitHub, GitLab, Jira, Notion, Gmail, Outlook, Figma, and 40+ wor
0 tools
agent-workflow-mcp-server
Reusable workflow templates for AI agents — share, discover and execute multi-step agent workflows
0 tools
agent-mcp-manager
Programmatic add/link/unlink for MCP servers across 23 AI coding agents (Claude Code, Claude Desktop, Cursor, VS Code, Codex, Gemini CLI, Ze
0 tools
@iflow-mcp/ahmedraoofuddin-cortivex
AI agent pipeline orchestration with Claude Code skills, self-learning workflows, and zero-infrastructure coordination.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@xxxoooxoxo/wiff": {
      "url": "None",
      "transport": "http"
    }
  }
}