Prerequisites for A2A Server

Before using the A2A server, ensure required IAM permissions and database user privileges are configured.

OCI IAM Permission

An OCI user must have permission to update the Autonomous AI Database and add the required free-form tag. See Prerequisites for MCP Server for details.

Create an IAM policy using the target.id variable. For example:

allow group <group-name> to use autonomous-databases in tenancy where target.id = '<database-OCID>'

Replace the placeholders with your specific values.

Database Privileges for User

Ensure that the database user where you deploy the Select AI Agent team or teams has the required privileges to use both Select AI and Select AI Agent.

For details, see Prerequisites for Using Select AI Agent.