Skip to main content
Glama

Whispera

by sapoepsilon
Whispera.entitlements1.06 kB
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <!-- Required for global keyboard shortcuts --> <key>com.apple.security.automation.apple-events</key> <true/> <!-- Required for microphone access --> <key>com.apple.security.device.microphone</key> <true/> <!-- Required for audio recording in sandbox --> <key>com.apple.security.device.audio-input</key> <true/> <!-- Required for app hardening --> <key>com.apple.security.app-sandbox</key> <false/> <!-- Network access is unrestricted without sandbox --> <!-- File access is unrestricted without sandbox --> <!-- Hardened Runtime entitlements for notarization --> <key>com.apple.security.cs.allow-jit</key> <true/> <key>com.apple.security.cs.allow-unsigned-executable-memory</key> <true/> <key>com.apple.security.cs.allow-dyld-environment-variables</key> <true/> </dict> </plist>

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/sapoepsilon/Whispera'

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