Skip to content
Windsurf

delx agent utilities for Windsurf

io.github.davidmosiah/delx-agent-utilities

Stateless URL, DNS, x402, JWT, encoding, and parsing tools for AI agents.

client:Windsurf transport:stdio runtime:pypi

Install delx agent utilities in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "delx-agent-utilities": {
      "command": "uvx",
      "args": [
        "delx-agent-utilities"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

delx agent utilities in other clients