get_ltv — Unlock SaaS MCP Tool Read-only
get_ltv
(get ltv) is one of 3 tools on the
Unlock SaaS
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_ltv from your client
- Claude Code Unlock SaaS get_ltv run in your project directory
- Claude Desktop Unlock SaaS get_ltv ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Unlock SaaS get_ltv ~/.cursor/mcp.json
- VS Code Unlock SaaS get_ltv .vscode/mcp.json
- Zed Unlock SaaS get_ltv ~/.config/zed/settings.json
- Windsurf Unlock SaaS get_ltv ~/.codeium/windsurf/mcp_config.json
- Cline Unlock SaaS get_ltv ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Unlock SaaS get_ltv ~/.gemini/settings.json
- Grok Unlock SaaS get_ltv .mcp.json (in your project root)
- ChatGPT Unlock SaaS get_ltv Settings → Connectors → Advanced → Developer mode
- Claude.ai Unlock SaaS get_ltv Settings → Connectors → Add custom connector
- LangChain Unlock SaaS get_ltv pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http unlocksaas https://unlocksaas.com/api/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.