Skip to main content
Glama

mac-apps-launcher

open_with_app

Open files or folders directly with a specified application on macOS, streamlining access and improving workflow efficiency.

Instructions

Open a file or folder with a specific application

Input Schema

NameRequiredDescriptionDefault
appNameYes
filePathYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "appName": { "type": "string" }, "filePath": { "type": "string" } }, "required": [ "appName", "filePath" ], "type": "object" }

You must be authenticated.

Other Tools from mac-apps-launcher

Related Tools

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/eugenechen0514/mac-apps-launcher'

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