$ timeahead_
mcp/mymedi-ai-mcp-server/install/windsurf

install mymedi-ai-mcp-server on Windsurf

Requires the runtime declared in the upstream repo — check the README before running. Windsurf supports HTTP and stdio servers natively. After saving the config, hit Refresh in the Cascade MCP panel. Paste the config below, then follow the reload step to register mymedi-ai-mcp-server.

paste into
macos/linux: ~/.codeium/windsurf/mcp_config.json
windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
  "mcpServers": {
    "mymedi-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@mymedi-ai/mcp-server"
      ]
    }
  }
}
then: Click the Refresh button in the Cascade MCP panel — no full restart.
← back to mymedi-ai-mcp-server
Install mymedi-ai-mcp-server MCP Server on Windsurf | Timeahead