Skip to main content
Glama
identify-utils.js329 B
import { jsonStringify } from '../request'; export function getIdentifyHash(distinct_id, userPropertiesToSet, userPropertiesToSetOnce) { return jsonStringify({ distinct_id: distinct_id, userPropertiesToSet: userPropertiesToSet, userPropertiesToSetOnce: userPropertiesToSetOnce }); } //# sourceMappingURL=identify-utils.js.map

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/sadiuysal/mem0-mcp-server-ts'

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