Skip to content
Windsurf

groq mcp for Windsurf

io.github.mrfentmen/groq-mcp

MCP server for Groq: fast LLM chat, model list. Needs a free API key.

client:Windsurf transport:stdio runtime:npm

Install groq mcp in Windsurf

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

{
  "mcpServers": {
    "groq-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/groq-mcp"
      ]
    }
  }
}

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

groq mcp in other clients