Integrations are shared project settings that rooms and services in the project can use. Use them when you want to set provider credentials and base URLs once at the project level, export telemetry from MeshAgent, or configure advanced project-level routing and admission behavior. If you plan to use MeshAgent LLM Proxy, you do not need to start here. By default MeshAgent provides OpenAI and Anthropic access through MeshAgent-managed routing. Open Integrations when you want to switch the project to your own OpenAI or Anthropic credentials or override the upstream base URLs.Documentation Index
Fetch the complete documentation index at: https://docs.meshagent.com/llms.txt
Use this file to discover all available pages before exploring further.
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