wiff
Rank #11,887io.github.xxxoooxoxo/wiff
Deterministic, resumable multi-agent workflows across Codex, Claude, Cursor, and Kimi.
wiff is a Model Context Protocol (MCP) server published by xxxoooxoxo. It ranks #11,887 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. wiff is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 14, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 120,159 of 132,046 servers on MCP Toplist.
Use wiff
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wiff -- npx -y @xxxoooxoxo/wiff[mcp_servers.wiff]
command = "npx"
args = ["-y", "@xxxoooxoxo/wiff"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"wiff": {
"command": "npx",
"args": [
"-y",
"@xxxoooxoxo/wiff"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"wiff": {
"command": "npx",
"args": [
"-y",
"@xxxoooxoxo/wiff"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wiff": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@xxxoooxoxo/wiff"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wiff": {
"command": "npx",
"args": [
"-y",
"@xxxoooxoxo/wiff"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wiff": {
"command": "npx",
"args": [
"-y",
"@xxxoooxoxo/wiff"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.xxxoooxoxo%2Fwiff)<a href="https://mcptoplist.com/server/io.github.xxxoooxoxo%2Fwiff"><img src="https://mcptoplist.com/badge/io.github.xxxoooxoxo%2Fwiff.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
xxxoooxoxo
Available versions (8)
| Version | Published |
|---|---|
| 0.9.1 | Sep 10, 2026 |
| 0.9.0 | Aug 20, 2026 |
| 0.7.1 | Aug 12, 2026 |
| 0.7.0 | Jul 26, 2026 |
| 0.6.1 | Jul 23, 2026 |
| 0.6.0 | Jul 19, 2026 |
| 0.5.0 | Jul 18, 2026 |
| 0.4.0 | Jul 14, 2026 |
Frequently asked questions
- Who maintains wiff?
- wiff is maintained by xxxoooxoxo, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is wiff listed on the Official MCP Registry?
- Yes — wiff is listed on the Official MCP Registry, alongside Glama.
- How many versions does wiff have?
- MCP Toplist tracks 8 versions of wiff, most recently published on Sep 10, 2026.
- Where can I find the source code for wiff?
- The source code for wiff is hosted at github.com/xxxoooxoxo/wiff.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.