OCDS German Procurement Search for Windsurf
io.github.qune-tech/ocds-mcp
Search and match German public procurement tenders (OCDS) from your local LLM.
client:Windsurf
transport:stdio
runtime:npm
Install OCDS German Procurement Search in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ocds-mcp": {
"command": "npx",
"args": [
"-y",
"@qune-tech/ocds-mcp"
],
"env": {
"OCDS_API_KEY": "<OCDS_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs