Service providers
There is no dedicated service_providers table in this repository's migrations. External integrations (LLM vendors, voice, etc.) are tracked per-feature (for example llm_models, mcp_servers, or product docs). Add a schema and API route when you need a unified provider registry.