
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
@imagin.studio/api-docs-mcp
Advanced tools
IMAGIN.studio documentation search — MCP server (npx wrapper)
Semantic search over IMAGIN.studio documentation — CDN, API, integration guides, and more.
This is a thin npx wrapper that finds uvx on your system and launches
the Python MCP server. It solves the common problem of GUI apps (Claude
Desktop, Cursor, etc.) not finding uvx in PATH.
curl -LsSf https://astral.sh/uv/install.sh | sh # macOS / Linux
powershell -c "irm https://astral.sh/uv/install.ps1 | iex" # Windows
npx -y @imagin.studio/api-docs-mcp
Or in your agent's MCP config:
{
"imagin-docs": {
"command": "npx",
"args": ["-y", "@imagin.studio/api-docs-mcp"]
}
}
For step-by-step instructions for 7 coding agents (Claude Code, Claude Desktop, Cursor, Windsurf, VS Code + Copilot, Cline, Zed), see the full setup guide on PyPI:
https://pypi.org/project/imagin-studio-api-docs-mcp/
The npx wrapper probes common uvx install locations (~/.local/bin,
Homebrew, cargo) and spawns uvx imagin-studio-api-docs-mcp, which downloads and
runs the Python MCP server. On first run, the server clones the docs and
builds a local vector index (~20-30 seconds).
Apache License 2.0 — see LICENSE.
FAQs
IMAGIN.studio documentation search — MCP server (npx wrapper)
The npm package @imagin.studio/api-docs-mcp receives a total of 212 weekly downloads. As such, @imagin.studio/api-docs-mcp popularity was classified as not popular.
We found that @imagin.studio/api-docs-mcp 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.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.