What you can configure
- LLM provider settings: project-level OpenAI and Anthropic API keys and optional base URLs used by MeshAgent LLM Proxy, coding agents, and other compatible clients
- 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 to manage integrations. Most projects only need the LLM provider settings or telemetry settings. The room admission controller is an advanced deployment feature. For LLM usage, there are two common cases:- stay on MeshAgent-managed routing, which is the default
- add your own OpenAI or Anthropic credentials here if you want the project to route through your own provider accounts instead