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