An MCP (Model Context Protocol) server that allows AI agents to query and manage jobs in the Agent Jobs system of the AI Connect platform.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry β install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AICONNECT_API_KEYβ your-api-key # Required: Must be providedAICONNECT_API_URLβ API endpoint URL (e.g., https://api.aiconnect.cloud/api/v0)DEFAULT_ORG_IDβ your-organization # Default: aiconnectDEFAULT_TIMEZONEβ America/Sao_Paulo # Default: UTC (informational only, surfaced via get_context)MCP_DEBUGβ true npm run debug[](https://m8ven.ai/mcp/aiconnect-cloud-agentjobs-mcp-1j1mja)