get_str_data — Tu Lugar MCP Tool Read-only
get_str_data
(get str data) is one of 39 tools on the
Tu Lugar
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_str_data from your client
- Claude Code Tu Lugar get_str_data run in your project directory
- Claude Desktop Tu Lugar get_str_data ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Tu Lugar get_str_data ~/.cursor/mcp.json
- VS Code Tu Lugar get_str_data .vscode/mcp.json
- Zed Tu Lugar get_str_data ~/.config/zed/settings.json
- Windsurf Tu Lugar get_str_data ~/.codeium/windsurf/mcp_config.json
- Cline Tu Lugar get_str_data ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Tu Lugar get_str_data ~/.gemini/settings.json
- Grok Tu Lugar get_str_data .mcp.json (in your project root)
- ChatGPT Tu Lugar get_str_data Settings → Connectors → Advanced → Developer mode
- Claude.ai Tu Lugar get_str_data Settings → Connectors → Add custom connector
- LangChain Tu Lugar get_str_data pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tulugar https://tulugar.com/api/mcp
Other tools on this server
- search_listings
- get_listing
- search
- fetch
- search_projects
- get_project
- search_companies
- get_company
- get_agent
- search_agents
- list_locations
- get_market_summary
- neighborhood_guide
- rental_yield
- closing_costs
- get_guide
- mortgage_calculator
- account_status
- create_lead
- open_web_session
- link_email
- connect_account
- create_listing
- edit_listing
- publish_listing
- close_listing
- upload_listing_image
- send_whatsapp_verification
- verify_whatsapp_code
- my_listings
- my_inquiries
- reply_to_inquiry
- save_search
- my_saved_searches
- delete_saved_search
- promote_listing
- buy_promotional_credits
- share_listing_whatsapp
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.