Skip to main content
Glama
config.ts483 B
/** * OAuth Approval Dialog Configuration * * Configuration for the Cloudflare-style streamlined approval dialog */ /** * Approval configuration options */ export const APPROVAL_CONFIG = { /** * Auto-redirect countdown time in seconds */ COUNTDOWN_SECONDS: 10, /** * Show server logo in approval dialog */ SHOW_LOGO: true, /** * Server logo URL (optional - will use clearbit if not provided) */ LOGO_URL: 'https://logo.clearbit.com/schwab.com', } as const

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/sudowealth/schwab-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server