Skip to content
Windsurf

ac jobs for Windsurf

io.github.wchampe/ac-jobs

Admission gate for AI agents: submit a step, get admit/hold/reject vs your constitution.

client:Windsurf transport:stdio runtime:pypi

Install ac jobs 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": {
    "ac-jobs": {
      "command": "uvx",
      "args": [
        "ac-jobs-mcp"
      ],
      "env": {
        "AC_JOBS_API_KEY": "<AC_JOBS_API_KEY>",
        "AC_JOBS_URL": "<AC_JOBS_URL>"
      }
    }
  }
}

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

ac jobs in other clients