Skip to content
Windsurf

Guesty MCP Server for Windsurf

io.github.dljrealty/guesty

Guesty MCP server. 43 Guesty tools, read and write, free. Grounded replies, message-policy screen.

client:Windsurf transport:stdio runtime:npm

Install Guesty MCP Server 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": {
    "guesty": {
      "command": "npx",
      "args": [
        "-y",
        "guesty-mcp-server"
      ],
      "env": {
        "GUESTY_CLIENT_ID": "<GUESTY_CLIENT_ID>",
        "GUESTY_CLIENT_SECRET": "<GUESTY_CLIENT_SECRET>",
        "GUESTY_MCP_LICENSE_KEY": "<GUESTY_MCP_LICENSE_KEY>"
      }
    }
  }
}

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

Guesty MCP Server in other clients