Skip to content
Windsurf

hilma mcp for Windsurf

io.github.aimiten/hilma-mcp

MCP server for Finnish public procurement notices (Hilma). Built by Aimiten.

client:Windsurf transport:stdio runtime:npm

Install hilma mcp 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": {
    "hilma-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hilma-mcp"
      ],
      "env": {
        "HILMA_API_KEY": "<HILMA_API_KEY>",
        "HILMA_READ_API_KEY": "<HILMA_READ_API_KEY>"
      }
    }
  }
}

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

hilma mcp in other clients