# Supabase Configuration
VITE_SUPABASE_URL=your_supabase_url_here
VITE_SUPABASE_ANON_KEY=your_supabase_anon_key_here
# Salesforce Configuration
# Get your instance URL from Salesforce (e.g., https://your-domain.my.salesforce.com)
# Generate an access token using OAuth 2.0 or Connected App
SALESFORCE_INSTANCE_URL=your_salesforce_instance_url_here
SALESFORCE_ACCESS_TOKEN=your_salesforce_access_token_here
# Jira Configuration
# Your Jira URL (e.g., https://your-domain.atlassian.net)
# Create an API token at: https://id.atlassian.com/manage-profile/security/api-tokens
JIRA_URL=your_jira_url_here
JIRA_EMAIL=your_jira_email_here
JIRA_API_TOKEN=your_jira_api_token_here
# Confluence Configuration
# Your Confluence URL (e.g., https://your-domain.atlassian.net/wiki)
# Use the same API token as Jira
CONFLUENCE_URL=your_confluence_url_here
CONFLUENCE_EMAIL=your_confluence_email_here
CONFLUENCE_API_TOKEN=your_confluence_api_token_here
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/henrymclane09/MCPtest'
If you have feedback or need assistance with the MCP directory API, please join our Discord server