Skip to main content
Glama
HotkeyCommand+CommanderMetadata.swift905 B
import Commander extension HotkeyCommand: CommanderSignatureProviding { static func commanderSignature() -> CommandSignature { CommandSignature( options: [ .commandOption( "keys", help: "Keys to press (comma-separated or space-separated)", long: "keys" ), .commandOption( "holdDuration", help: "Delay between key press and release in milliseconds", long: "hold-duration" ), .commandOption( "session", help: "Session ID (uses latest if not specified)", long: "session" ), ], optionGroups: [ FocusCommandOptions.commanderSignature(), ] ) } }

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/steipete/Peekaboo'

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