We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/auth0/auth0-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
init.toml•597 B
description = "Initialize the MCP server, and authenticate. This will open a new browser window where you can login, and choose which tenant to connect to."
prompt = """
You are going to initialize the local Auth0 MCP server using the following command: !{npx @auth0/auth0-mcp-server init --client gemini --tools "*" --scopes "*" --no-interaction}.
This will open a browser window where the user can authenticate and select the Auth0 tenant they want to connect to.
After the command has successfully been executed, prompt the user to refresh the MCP servers using the `/mcp refresh` command.
"""