
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
chartlink-mcp
Advanced tools
stdio bridge to the chartlink MCP server (https://chartlink.app/mcp) for clients that cannot speak HTTP MCP yet. Charts and tables with live-updating embed links.
A stdio bridge to the chartlink MCP server, for clients that only launch local stdio servers. Charts and tables with live-updating embed links: https://chartlink.app
{
"mcpServers": {
"chartlink": {
"command": "npx",
"args": ["-y", "chartlink-mcp"],
"env": { "CHARTLINK_API_KEY": "viz_..." }
}
}
}
No key yet? curl -X POST https://chartlink.app/api/signup returns a workspace and its key — no account. The key is shown once.
Without a key the bridge still starts and lists every tool, so you can look before you sign up; each tool call then answers with the signup step instead of running.
If your client speaks HTTP MCP, skip this package and connect directly: https://chartlink.app/mcp with Authorization: Bearer viz_....
The manual your agent should read first: https://chartlink.app/llms.txt
FAQs
stdio bridge to the chartlink MCP server (https://chartlink.app/mcp) for clients that cannot speak HTTP MCP yet. Charts and tables with live-updating embed links.
The npm package chartlink-mcp receives a total of 232 weekly downloads. As such, chartlink-mcp popularity was classified as not popular.
We found that chartlink-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.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.