
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
@tensorfeed/mcp-server
Advanced tools
MCP server for TensorFeed.ai - AI news, status, model data, and premium endpoints (routing, cost projection, forecast, history series, news search, webhook watches with digest tier, enriched directory) for AI agents
The MCP server has its own repo: https://github.com/RipperMercs/tensorfeed-mcp
User-facing docs, install instructions, and the full tool reference live there. Star and watch that repo to follow MCP server updates.
This subfolder remains in the main tensorfeed repo as the publishing source for the npm package (@tensorfeed/mcp-server) and the official MCP registry entry. Edits to src/, server.json, package.json, etc. happen here and get pushed to the standalone repo on release.
From the main tensorfeed repo:
# 1. Bump the version in mcp-server/package.json + mcp-server/server.json
# 2. Build + npm publish from the mcp-server/ folder
cd mcp-server
npm run build
npm publish --access public
# 3. Republish to the official MCP registry. The script lives at
# repo-root/scripts/, not mcp-server/scripts/, so step back up first.
cd ..
.\scripts\mcp-publish.ps1
# 4. Mirror to the standalone repo - automated. The
# .github/workflows/mirror-mcp-server.yml workflow runs on every
# push to main that touches mcp-server/. To trigger a manual sync,
# go to the Actions tab and run "Mirror MCP server to standalone
# repo" via workflow_dispatch.
The mirror workflow needs a personal access token with contents: write
permission on RipperMercs/tensorfeed-mcp. Set it once:
Contents: Read and write and Metadata: Read-only.STANDALONE_REPO_TOKEN (Settings -> Secrets and variables -> Actions).mcp-server/**, or via the manual "Run workflow" button.FAQs
MCP server for TensorFeed.ai - AI news, service status, model pricing, signed decision verdicts, time series, model comparison, webhook watches, and a discovery tool for the full TensorFeed data catalog, for AI agents
The npm package @tensorfeed/mcp-server receives a total of 287 weekly downloads. As such, @tensorfeed/mcp-server popularity was classified as not popular.
We found that @tensorfeed/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.