Skip to content
Windsurf

hello mcp registry for Windsurf

io.github.jonathanhefner/hello-mcp-registry

A simple MCP server.

client:Windsurf transport:stdio runtime:npm

Install hello mcp registry in Windsurf

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

{
  "mcpServers": {
    "hello-mcp-registry": {
      "command": "npx",
      "args": [
        "-y",
        "@jonathanhefner/hello-mcp-registry"
      ]
    }
  }
}

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

hello mcp registry in other clients