Skip to content
Windsurf

FlexOrch for Windsurf

io.github.dev-flexorch/flexorch-mcp

Classify documents, extract structured fields, mask PII, export JSONL/RAG datasets for AI agents.

client:Windsurf transport:stdio runtime:pypi

Install FlexOrch 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": {
    "flexorch-mcp": {
      "command": "uvx",
      "args": [
        "flexorch-mcp"
      ],
      "env": {
        "FLEXORCH_API_KEY": "<FLEXORCH_API_KEY>"
      }
    }
  }
}

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

FlexOrch in other clients