
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
@seline-analytics/mcp
Advanced tools
Local MCP server for Seline Analytics.
It runs over stdio and sends tool requests to the Seline API using one startup arg: your Seline API key.
npm i -g @seline-analytics/mcp
seline-mcp sln_your_api_key
{
"mcpServers": {
"seline": {
"command": "npx",
"args": ["-y", "@seline-analytics/mcp", "sln_your_api_key"]
}
}
}
Then restart Cursor so it reconnects MCP servers.
Run this command:
claude mcp add seline -- npx -y @seline-analytics/mcp sln_your_api_key
Then restart Claude Code.
If your Codex client uses mcpServers JSON config, add:
{
"mcpServers": {
"seline": {
"command": "npx",
"args": ["-y", "@seline-analytics/mcp", "sln_your_api_key"]
}
}
}
Then restart Codex and confirm the seline_* tools appear.
seline_get_data -> POST /api/v1/dataseline_get_charges -> POST /api/v1/chargesseline_get_visit_metrics -> POST /api/v1/visit-metricsseline_get_custom_events -> POST /api/v1/custom-eventsseline_get_top_visitors -> POST /api/v1/statsFAQs
Local MCP server for Seline Analytics API
We found that @seline-analytics/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
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.