Infer is a Model Context Protocol (MCP) server designed to bridge AI Copilot tools, such as GitHub Copilot and Cursor, with external computing and data resources. It facilitates secure and controlled access to SSH environments for command execution and PostgreSQL databases for querying. The server enforces strict policies, including command allowlists, output quotas, statement patterns, and concurrency limits, ensuring that AI tools operate within predefined boundaries. It also supports orchestration of tasks like classifier training via SSH profiles, making it a robust solution for managing AI-driven interactions with external systems.