get_remote_work_statistics — Himalayas Remote Jobs MCP Tool Read-only
get_remote_work_statistics
(get remote work statistics) is one of 41 tools on the
Himalayas Remote Jobs
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_remote_work_statistics from your client
- Claude Code Himalayas Remote Jobs get_remote_work_statistics run in your project directory
- Claude Desktop Himalayas Remote Jobs get_remote_work_statistics ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Himalayas Remote Jobs get_remote_work_statistics ~/.cursor/mcp.json
- VS Code Himalayas Remote Jobs get_remote_work_statistics .vscode/mcp.json
- Zed Himalayas Remote Jobs get_remote_work_statistics ~/.config/zed/settings.json
- Windsurf Himalayas Remote Jobs get_remote_work_statistics ~/.codeium/windsurf/mcp_config.json
- Cline Himalayas Remote Jobs get_remote_work_statistics ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Himalayas Remote Jobs get_remote_work_statistics ~/.gemini/settings.json
- Grok Himalayas Remote Jobs get_remote_work_statistics .mcp.json (in your project root)
- ChatGPT Himalayas Remote Jobs get_remote_work_statistics Settings → Connectors → Advanced → Developer mode
- Claude.ai Himalayas Remote Jobs get_remote_work_statistics Settings → Connectors → Add custom connector
- LangChain Himalayas Remote Jobs get_remote_work_statistics pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.himalayas.app/mcp
Other tools on this server
- get_jobs
- search_jobs
- get_job_details
- get_related_jobs
- get_companies
- search_companies
- get_company_details
- get_salary_data
- get_correct_country_name
- get_my_profile
- save_job
- get_saved_jobs
- update_job_status
- remove_saved_job
- update_profile
- add_experience
- add_education
- update_tech_stack
- search_talent
- get_talent_profile
- get_company_profile
- update_company_profile
- get_company_perks
- add_company_perk
- remove_company_perk
- update_company_tech_stack
- list_company_jobs
- show_company_job
- create_company_job
- update_company_job
- delete_company_job
- post_job_public
- purchase_job_extras
- check_job_payment_status
- list_conversations
- get_conversation
- start_conversation
- send_message
- mark_message_read
- delete_conversation
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.