What you can configure
- LLM router: project-level OpenAI and Anthropic API keys and optional base URLs used by the LLM Proxy
- Telemetry: OTEL export settings and an optional OTEL filter endpoint used for observability export
- Room admission controller: an advanced external endpoint, when your deployment supports it, that can intercept room connection attempts and customize how admission is handled
Where to manage integrations
- Use MeshAgent Studio for the main UI flow.
- Use the REST API if you want to automate project settings with
PUT /accounts/projects/{project_id}/settings.