Integrations
Integrations are tools that agents can call at runtime to interact with external systems, retrieve live data, execute code, or trigger actions. Like all Foundry resources, integrations are created and configured once at the workspace level and then made available to any agent.
OneByZero Neo supports three categories of integration, accessible from three tabs on the Integrations page:
In-House Tools — prebuilt integrations to common services and utilities, ready to use with minimal or no configuration.
Custom Tools — integrations you define from an OpenAPI specification, connecting agents to your own APIs and internal systems.
MCPs — tools exposed by MCP (Model Context Protocol) servers, either platform-managed or user-deployed.
Access control
The canViewTools, canViewInhouseTools, canViewCustomTools, canCreateCustomTools, and canViewMcpServers permissions control which tabs are visible and whether users can create custom tools.
In this section: