Skip to content
Windsurf

GoldBean MCP Server for Windsurf

io.github.wuzenghai616-lang/goldbean

51 Baidu AI MCP tools: OCR, Vision, LLM, Speech, NLP. Pay-per-call from $0.001.

client:Windsurf transport:stdio runtime:npm

Install GoldBean MCP Server in Windsurf

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

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

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

GoldBean MCP Server in other clients