Official Registry metadata

Himalayas Remote Jobs

Search and post remote jobs, browse companies, check salaries, and find talent on Himalayas.app

Search & Knowledgessestreamable-httpv1.0.2
47Recommendation

Configure in your coding agent

Copy this metadata-derived example, review it, and add secrets only through environment variables on your own machine.

metadata-derived
~/.codex/config.toml or codex mcp addRun this command locally. Review package commands before confirming execution.
codex mcp add 'app-himalayas-mcp-444d3460' --url 'https://mcp.himalayas.app/mcp'
.mcp.jsonAdd this entry to the project-level mcpServers object.
{
  "mcpServers": {
    "app-himalayas-mcp-444d3460": {
      "type": "http",
      "url": "https://mcp.himalayas.app/mcp"
    }
  }
}
.cursor/mcp.jsonKeep secret values as environment-variable references.
{
  "mcpServers": {
    "app-himalayas-mcp-444d3460": {
      "type": "http",
      "url": "https://mcp.himalayas.app/mcp"
    }
  }
}
.vscode/mcp.jsonReview the generated server entry before enabling it.
{
  "servers": {
    "app-himalayas-mcp-444d3460": {
      "type": "http",
      "url": "https://mcp.himalayas.app/mcp"
    }
  }
}
~/.gemini/settings.jsonAdd this entry to mcpServers and keep trust disabled initially.
{
  "mcpServers": {
    "app-himalayas-mcp-444d3460": {
      "httpUrl": "https://mcp.himalayas.app/mcp",
      "trust": false
    }
  }
}

Stacklane does not install, connect to, execute, or security-certify MCP servers. Metadata and risk signals are automated discovery aids.

Declared requirements

Transportsse streamable-http
Packages0
Remote endpoints2
Secret variables0
Risk signals
  • No elevated requirement declared in registry metadata