Skip to content
Windsurf

Humaans for Windsurf

io.github.mindstone/mcp-server-humaans

Humaans HR platform MCP server for Model Context Protocol hosts

client:Windsurf transport:stdio runtime:npm

Install Humaans 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": {
    "mcp-server-humaans": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-humaans"
      ],
      "env": {
        "HUMAANS_API_KEY": "<HUMAANS_API_KEY>"
      }
    }
  }
}

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

Humaans in other clients