Skip to content
Windsurf

groupsio for Windsurf

io.github.ke4qqq/groupsio

MCP server for consuming and managing Groups.io data via the Groups.io REST API

client:Windsurf transport:stdio runtime:npm

Install groupsio in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "groupsio": {
      "command": "npx",
      "args": [
        "-y",
        "@ke4qqq/groupsio-mcp-server"
      ],
      "env": {
        "GROUPSIO_API_KEY": "<GROUPSIO_API_KEY>"
      }
    }
  }
}

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

groupsio in other clients