🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

cortex-rmcp

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cortex-rmcp

Node launcher for the cortex Rust MCP server, CLI, and homelab intelligence binary.

Source
npmnpm
Version
3.8.0
Version published
Weekly downloads
136
-30.96%
Maintainers
1
Weekly downloads
 
Created
Source

cortex-rmcp

Node launcher for the cortex Rust MCP server, CLI, and homelab intelligence binary.

npx -y cortex-rmcp --help

The package downloads the matching GitHub Release binary during postinstall.

MCP stdio

{
  "mcpServers": {
    "cortex": {
      "command": "npx",
      "args": ["-y", "cortex-rmcp", "mcp"]
    }
  }
}

Environment

  • CORTEX_RMCP_BINARY_VERSION: release tag/version to download, defaulting to this npm package version.
  • CORTEX_RMCP_VERSION: alias for CORTEX_RMCP_BINARY_VERSION.
  • CORTEX_RMCP_REPO: GitHub owner/repo, defaulting to jmagar/cortex.
  • CORTEX_RMCP_RELEASE_BASE_URL: full release download base URL.
  • CORTEX_RMCP_SKIP_DOWNLOAD=1: skip postinstall download.

Keywords

mcp

FAQs

Package last updated on 09 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts