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