Skip to content
Windsurf

dealhub admin for Windsurf

io.github.vishvick/dealhub-admin

DealHub MCP server for admins. Manage versions and users with 7 tools via Claude AI agents.

client:Windsurf transport:stdio runtime:npm

Install dealhub admin in Windsurf

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

{
  "mcpServers": {
    "dealhub-admin": {
      "command": "npx",
      "args": [
        "-y",
        "dealhub-admin-mcp"
      ]
    }
  }
}

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

dealhub admin in other clients