We are building a centralized connector framework for Tools. The goal is simple: make integrations reusable, secure and easier to extend. Instead of every service having its own custom integration, Tools will provide a common framework where connectors can be added and managed consistently.
The first AI connectors will be:
- OpenAI Connector (Present)
- Microsoft Connector (Entra / Copilot, hopefully upcoming)
Future connectors will expand into areas such as…
- Social platforms
- Messaging services
- External APIs
- Enterprise integrations
Each connector will have a standardized way of handling…
- Authentication
- Permissions
- Configuration
- Logging
- API access
The foundation will support both internal services and user-owned integrations, where users can connect their own accounts and manage their own permissions.
The goal is to create an IFTTT-like integration layer, but built around something else where we keep expensive services separated from things that can be offered for free, AI services and enterprise authentication.

