
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
Eyepup MCP server — agentic visitor analytics for Claude Code, Cursor, Codex, OpenClaw, Hermes
MCP server for Eyepup — agentic visitor analytics your coding agent can call as native tools.
Five tools for any MCP client (Claude Code, Cursor, Codex, OpenClaw, NemoClaw, Hermes):
eyepup_ask — natural-language Q&A about your visitorseyepup_todo — top friction patterns ranked by impacteyepup_visitors_hot — highest-intent visitors right noweyepup_visitor — full dossier for one distinct_ideyepup_log — write-back changelog so the dossier agent reasons
about your deploysOne URL, no shell, no env var management:
claude mcp add eyepup --transport http https://eyepup.com/mcp
# Paste your epk_live_... token when prompted
claude mcp add eyepup --transport stdio \
--env EYEPUP_API_TOKEN=epk_live_... \
-- npx -y eyepup-mcp
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"eyepup": {
"command": "npx",
"args": ["-y", "eyepup-mcp"],
"env": {
"EYEPUP_API_TOKEN": "epk_live_..."
}
}
}
}
Same shape. The package is eyepup-mcp, the binary is eyepup-mcp,
the only env var is EYEPUP_API_TOKEN.
Mint at eyepup.com/integrations →
Programmatic access. The same epk_live_* token the eyepup CLI
uses — one credential shared across surfaces.
git clone https://github.com/edholofy/agentic-analytics
cd mcp
npm install
npm run dev # tsc --watch
Test against a local agent by setting EYEPUP_API_BASE:
EYEPUP_API_BASE=http://localhost:3000 \
EYEPUP_API_TOKEN=epk_live_... \
node dist/index.js
https://eyepup.com/mcpMIT
FAQs
Eyepup MCP server — agentic visitor analytics for Claude Code, Cursor, Codex, OpenClaw, Hermes
The npm package eyepup-mcp receives a total of 21 weekly downloads. As such, eyepup-mcp popularity was classified as not popular.
We found that eyepup-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.
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.

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

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.