Skip to main content
Glama
editor.ts373 B
export const APPLICATION_URL = ''; export const EDITOR_URL = 'http://localhost:8000'; export const CMS_URL = 'https://intlayer.org'; export const PORT = 8000; export const BACKEND_URL = 'https://back.intlayer.org'; export const IS_ENABLED = true; export const LIVE_SYNC = true; export const DICTIONARY_PRIORITY_STRATEGY = 'local_first'; export const LIVE_SYNC_PORT = 4000;

Latest Blog Posts

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/aymericzip/intlayer'

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