We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/merill/lokka'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
readme.md•671 B
---
title: 🛠️ Advanced install
sidebar_position: 3
---
# Advanced Install Guide
Use this guide if you want to configure Lokka with advanced options or use a custom Microsoft Entra application.
The quick start guide is sufficient for most users and you can find it [here](/docs/install).
Lokka supports multiple authentication options. Here's a quick summary of all the options.
- 1️⃣ → [Interactive Auth](interactive-auth)
- Interactive auth with default app
- Interactive auth with custom app
- 2️⃣ → [App-Only Auth](app-only-auth)
- App-Only Auth with Certificate
- App-Only Auth with Client Secret
- 3️⃣ → [Token Auth](token-auth)