Skip to main content
Glama
ShakeOptions.ts336 B
/** * Options for performing a shake operation */ export interface ShakeOptions { /** * Duration of the shake in milliseconds (default: 1000ms) */ duration?: number; /** * Intensity of the shake acceleration (default: 100) * Higher values create more intense shaking */ intensity?: number; }

Implementation Reference

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/zillow/auto-mobile'

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