export default {
providers: [
{
// Replace these with your own Auth0 Domain and Client ID
// or with `process.env.AUTH0_DOMAIN` and `process.env.AUTH0_CLIENT_ID`
// and configure AUTH0_DOMAIN and AUTH0_CLIENT_ID on the Convex Dashboard
// See https://docs.convex.dev/auth/clerk#configuring-dev-and-prod-instances
domain: "https://dev-dr8esswf5jyzlaf6.us.auth0.com",
applicationID: "8DJpkTAjDwR9VOzNfyN7PLzhX3zcB7fd",
},
],
};
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/get-convex/convex-backend'
If you have feedback or need assistance with the MCP directory API, please join our Discord server