Loading MCP server directory, please wait...
Admission gate for AI agents: submit a step, get admit/hold/reject vs your constitution.
npx @getmcp/cli add io.github.Wchampe/ac-jobsRequires Python 3.10+. Community-contributed server. Review source before installing.
AC_JOBS_API_KEYYour AC Jobs API key (or 'demo').
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Wchampe/ac-jobs": {
"command": "python",
"args": [
"ac-jobs-mcp"
],
"env": {
"AC_JOBS_API_KEY": "",
"AC_JOBS_URL": "https://ac-jobs.onrender.com"
}
}
}
}