Skip to main content
Glama

SeekChat

by seekrays
electron-builder.yml1.55 kB
appId: com.seekrays.seekchat productName: SeekChat directories: buildResources: build files: - dist/**/* - build/**/* - node_modules/**/* - package.json - src/main/**/* - public/**/* - "!node_modules/**/*.{md,markdown,ts,map}" - "!**/*.{o,hprof,orig,pyc,pyo,rbc}" asarUnpack: - public/assets/** - "**/*.{node,dll,metal,exp,lib}" win: executableName: SeekChat artifactName: ${productName}-${version}-portable.${ext} target: - target: nsis - target: portable nsis: artifactName: ${productName}-${version}-setup.${ext} shortcutName: ${productName} uninstallDisplayName: ${productName} createDesktopShortcut: always allowToChangeInstallationDirectory: true oneClick: false mac: entitlementsInherit: build/entitlements.mac.plist notarize: false artifactName: ${productName}-${version}-${arch}.${ext} extendInfo: - NSCameraUsageDescription: Application requests access to the device's camera. - NSMicrophoneUsageDescription: Application requests access to the device's microphone. - NSDocumentsFolderUsageDescription: Application requests access to the user's Documents folder. - NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder. target: - target: dmg arch: - arm64 - x64 - target: zip arch: - arm64 - x64 linux: artifactName: ${productName}-${version}-${arch}.${ext} target: - target: AppImage arch: - x64 maintainer: electronjs.org category: Utility

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/seekrays/seekchat'

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