DevUtils MCP Server for Windsurf
io.github.paladini/devutils-mcp-server
36 local developer utilities for AI agents. Hash, encoding, UUID, JWT, JSON, network, text.
client:Windsurf
transport:stdio
runtime:npm
Install DevUtils MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"devutils-mcp-server": {
"command": "npx",
"args": [
"-y",
"devutils-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs