Nyx5 for Windsurf
io.github.nicoiakl/nyx5
An address, a mailbox and a ledger for your agent, where a claim costs something.
client:Windsurf
transport:stdio
runtime:npm
Install Nyx5 in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"nyx5": {
"command": "npx",
"args": [
"-y",
"@nyx5/nyx5"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs