Skip to content
Windsurf

simpliq server for Windsurf

io.github.gersonfreire/simpliq-server

Simpliq Data Proxy MCP Server - Connects LLMs to SQL Databases via Semantic Mapping

client:Windsurf transport:stdio runtime:pypi

Install simpliq server in Windsurf

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

{
  "mcpServers": {
    "simpliq-server": {
      "command": "uvx",
      "args": [
        "simpliq-mcp-server-dev-test"
      ]
    }
  }
}

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

simpliq server in other clients