list_my_apps — LaunchTrust MCP Tool Read-only
list_my_apps
(list my apps) is one of 9 tools on the
LaunchTrust
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_my_apps from your client
- Claude Code LaunchTrust list_my_apps run in your project directory
- Claude Desktop LaunchTrust list_my_apps ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LaunchTrust list_my_apps ~/.cursor/mcp.json
- VS Code LaunchTrust list_my_apps .vscode/mcp.json
- Zed LaunchTrust list_my_apps ~/.config/zed/settings.json
- Windsurf LaunchTrust list_my_apps ~/.codeium/windsurf/mcp_config.json
- Cline LaunchTrust list_my_apps ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LaunchTrust list_my_apps ~/.gemini/settings.json
- Grok LaunchTrust list_my_apps .mcp.json (in your project root)
- ChatGPT LaunchTrust list_my_apps Settings → Connectors → Advanced → Developer mode
- Claude.ai LaunchTrust list_my_apps Settings → Connectors → Add custom connector
- LangChain LaunchTrust list_my_apps pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http launchtrust https://mcp.launchtrust.co/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.