Integrations gateway for agents with 2FA for destructive ops (OSS)
FreeAbout Integrations gateway for agents with 2FA for destructive ops (OSS)
AgentPort is an open source gateway designed to securely connect autonomous AI agents to external services. It provides a security layer that keeps API keys hidden from agents and gives users granular control over what tools agents can use and when. AgentPort ships with over 50 pre-built integrations including Stripe, PostHog, GitHub, Gmail, and Google Calendar. Users can connect an integration with a few clicks and immediately make it available to agents via CLI or MCP. For each tool, administrators can set approval policies: auto-approve (agent runs the tool automatically), ask for approval (agent returns a link for manual approval of exact parameters), or deny (agent cannot use the tool). This enables deploying autonomous agents securely while giving them access to sensitive operations like creating refunds or sending emails.
Key Features
Pros & Cons
- Open source and free to self-host
- No API key exposure – keys stay on the gateway
- Fine-grained control over which tools agents can use, including parameter-level approval
- Easy setup with many pre-built integrations
- Supports both CLI and MCP for agent connectivity
- Can be deployed locally or in the cloud
- Requires setup and maintenance of a self-hosted instance
- Approval workflow may slow down fully autonomous execution
- Limited to CLI and MCP integration methods (no direct API/HTTP interface for agents)
- Relatively new project with a smaller community and fewer integrations compared to established platforms